License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.kondaurovdev |
ArtifactId | ArtifactIdjson_iface_2.12 |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptionjson_iface
json_iface
|
Project Organization |
Project Organizationcom.github.kondaurovdev |
Filename | Size |
---|---|
json_iface_2.12-0.0.1.pom | |
json_iface_2.12-0.0.1.jar | 16 KB |
json_iface_2.12-0.0.1-sources.jar | 4 KB |
json_iface_2.12-0.0.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kondaurovdev/json_iface_2.12/ -->
<dependency>
<groupId>com.github.kondaurovdev</groupId>
<artifactId>json_iface_2.12</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kondaurovdev/json_iface_2.12/
implementation 'com.github.kondaurovdev:json_iface_2.12:0.0.1'
// https://jarcasting.com/artifacts/com.github.kondaurovdev/json_iface_2.12/
implementation ("com.github.kondaurovdev:json_iface_2.12:0.0.1")
'com.github.kondaurovdev:json_iface_2.12:jar:0.0.1'
<dependency org="com.github.kondaurovdev" name="json_iface_2.12" rev="0.0.1">
<artifact name="json_iface_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kondaurovdev', module='json_iface_2.12', version='0.0.1')
)
libraryDependencies += "com.github.kondaurovdev" % "json_iface_2.12" % "0.0.1"
[com.github.kondaurovdev/json_iface_2.12 "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.6 |