Skip to content

Commit

Permalink
Update json-0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Mgazul committed Apr 14, 2024
1 parent c83af92 commit 31901b7
Show file tree
Hide file tree
Showing 16 changed files with 85 additions and 0 deletions.
Binary file added com/mohistmc/json/0.5/json-0.5.jar
Binary file not shown.
1 change: 1 addition & 0 deletions com/mohistmc/json/0.5/json-0.5.jar.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4401b8f82162624daf6c3804dd789260
1 change: 1 addition & 0 deletions com/mohistmc/json/0.5/json-0.5.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
340abfd7dcf4dfcc99a020f7e6de3f61c8fde509
1 change: 1 addition & 0 deletions com/mohistmc/json/0.5/json-0.5.jar.sha256
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
aa9592249977e46bf59e04b669669b947616dceeca2f7a09b0f88f901a2a12e6
1 change: 1 addition & 0 deletions com/mohistmc/json/0.5/json-0.5.jar.sha512
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ad9fc987dfe2a030e441b31ba464ad5923ed54d6fdcca2ec33dfc72655e1f52397f43874cd41c49abfc6086ae6ba6c43a3df6a37ba6f39e0036777aa147e6d66
60 changes: 60 additions & 0 deletions com/mohistmc/json/0.5/json-0.5.module
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
{
"formatVersion": "1.1",
"component": {
"group": "com.mohistmc",
"module": "json",
"version": "0.5",
"attributes": {
"org.gradle.status": "release"
}
},
"createdBy": {
"gradle": {
"version": "8.7"
}
},
"variants": [
{
"name": "apiElements",
"attributes": {
"org.gradle.category": "library",
"org.gradle.dependency.bundling": "external",
"org.gradle.jvm.version": 17,
"org.gradle.libraryelements": "jar",
"org.gradle.usage": "java-api"
},
"files": [
{
"name": "json-0.5.jar",
"url": "json-0.5.jar",
"size": 76190,
"sha512": "ad9fc987dfe2a030e441b31ba464ad5923ed54d6fdcca2ec33dfc72655e1f52397f43874cd41c49abfc6086ae6ba6c43a3df6a37ba6f39e0036777aa147e6d66",
"sha256": "aa9592249977e46bf59e04b669669b947616dceeca2f7a09b0f88f901a2a12e6",
"sha1": "340abfd7dcf4dfcc99a020f7e6de3f61c8fde509",
"md5": "4401b8f82162624daf6c3804dd789260"
}
]
},
{
"name": "runtimeElements",
"attributes": {
"org.gradle.category": "library",
"org.gradle.dependency.bundling": "external",
"org.gradle.jvm.version": 17,
"org.gradle.libraryelements": "jar",
"org.gradle.usage": "java-runtime"
},
"files": [
{
"name": "json-0.5.jar",
"url": "json-0.5.jar",
"size": 76190,
"sha512": "ad9fc987dfe2a030e441b31ba464ad5923ed54d6fdcca2ec33dfc72655e1f52397f43874cd41c49abfc6086ae6ba6c43a3df6a37ba6f39e0036777aa147e6d66",
"sha256": "aa9592249977e46bf59e04b669669b947616dceeca2f7a09b0f88f901a2a12e6",
"sha1": "340abfd7dcf4dfcc99a020f7e6de3f61c8fde509",
"md5": "4401b8f82162624daf6c3804dd789260"
}
]
}
]
}
1 change: 1 addition & 0 deletions com/mohistmc/json/0.5/json-0.5.module.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
e2f7d57cb5fc9b71b5d894b3cd21606a
1 change: 1 addition & 0 deletions com/mohistmc/json/0.5/json-0.5.module.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
959af71227b0881d1daf10583b9ed36631e6e541
1 change: 1 addition & 0 deletions com/mohistmc/json/0.5/json-0.5.module.sha256
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fd74e4409d8217698fedf70dea034643d3692fbfaf671090f78577cb32349445
1 change: 1 addition & 0 deletions com/mohistmc/json/0.5/json-0.5.module.sha512
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
36dd62a345e75ca4084321795c2bdc01490cdb2b6c1dc1b7191ee16e154505c123c8fa6dc079faf633b96c142f562c4f91d601f6a07105c718f2ecfdc102879c
13 changes: 13 additions & 0 deletions com/mohistmc/json/0.5/json-0.5.pom
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<!-- This module was also published with a richer model, Gradle metadata, -->
<!-- which should be used instead. Do not delete the following line which -->
<!-- is to indicate to Gradle or any Gradle module metadata file consumer -->
<!-- that they should prefer consuming it instead. -->
<!-- do_not_remove: published-with-gradle-metadata -->
<modelVersion>4.0.0</modelVersion>
<groupId>com.mohistmc</groupId>
<artifactId>json</artifactId>
<version>0.5</version>
</project>
1 change: 1 addition & 0 deletions com/mohistmc/json/0.5/json-0.5.pom.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
40cafb24aea30dfc423ab42d8114086e
1 change: 1 addition & 0 deletions com/mohistmc/json/0.5/json-0.5.pom.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
de2dbb9df57822e8e38c6d72ffa68183f6d41f5f
1 change: 1 addition & 0 deletions com/mohistmc/json/0.5/json-0.5.pom.sha256
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
c4eab800f33e5f88c1611f2607010dc6e52aa3a3f7eb1d7425bab1cebb90eac4
1 change: 1 addition & 0 deletions com/mohistmc/json/0.5/json-0.5.pom.sha512
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
c1c366b617dc262596508d0bb70f93dbac9dd4e70cce39ba633edf1a98f1a267b2ea27d1aba51f160bc65d2001f995d207dfe97443b6d71f0806624fd5396450
Binary file added libraries/com/mohistmc/json/0.5/json-0.5.jar
Binary file not shown.

0 comments on commit 31901b7

Please sign in to comment.