| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.github.pshirshov.izumi.legacy |
| ArtifactId | ArtifactIdjson_2.12 |
| Version | Version1.4.16 |
| Type | Typejar |
| Description |
Descriptionjson
json
|
| Project Organization |
Project Organizationcom.github.pshirshov.izumi.legacy |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| json_2.12-1.4.16.pom | |
| json_2.12-1.4.16.jar | 30 KB |
| json_2.12-1.4.16-tests.jar | 18 KB |
| json_2.12-1.4.16-tests-sources.jar | 1 KB |
| json_2.12-1.4.16-tests-javadoc.jar | 649 KB |
| json_2.12-1.4.16-sources.jar | 5 KB |
| json_2.12-1.4.16-javadoc.jar | 701 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.pshirshov.izumi.legacy/json_2.12/ -->
<dependency>
<groupId>com.github.pshirshov.izumi.legacy</groupId>
<artifactId>json_2.12</artifactId>
<version>1.4.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pshirshov.izumi.legacy/json_2.12/
implementation 'com.github.pshirshov.izumi.legacy:json_2.12:1.4.16'
// https://jarcasting.com/artifacts/com.github.pshirshov.izumi.legacy/json_2.12/
implementation ("com.github.pshirshov.izumi.legacy:json_2.12:1.4.16")
'com.github.pshirshov.izumi.legacy:json_2.12:jar:1.4.16'
<dependency org="com.github.pshirshov.izumi.legacy" name="json_2.12" rev="1.4.16">
<artifact name="json_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pshirshov.izumi.legacy', module='json_2.12', version='1.4.16')
)
libraryDependencies += "com.github.pshirshov.izumi.legacy" % "json_2.12" % "1.4.16"
[com.github.pshirshov.izumi.legacy/json_2.12 "1.4.16"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.pshirshov.izumi.legacy : commons-test_2.12 | jar | 1.4.16 |
| org.scalamock : scalamock-scalatest-support_2.12 | jar | 3.5.0 |
| org.scalatest : scalatest_2.12 | jar | 3.0.1 |