Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.github.fomkin |
ArtifactId | ArtifactIdpushka-json_2.11 |
Version | Version0.6.0 |
Type | Typejar |
Filename | Size |
---|---|
pushka-json_2.11-0.6.0.pom | |
pushka-json_2.11-0.6.0.jar | 13 KB |
pushka-json_2.11-0.6.0-sources.jar | 2 KB |
pushka-json_2.11-0.6.0-javadoc.jar | 370 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fomkin/pushka-json_2.11/ -->
<dependency>
<groupId>com.github.fomkin</groupId>
<artifactId>pushka-json_2.11</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fomkin/pushka-json_2.11/
implementation 'com.github.fomkin:pushka-json_2.11:0.6.0'
// https://jarcasting.com/artifacts/com.github.fomkin/pushka-json_2.11/
implementation ("com.github.fomkin:pushka-json_2.11:0.6.0")
'com.github.fomkin:pushka-json_2.11:jar:0.6.0'
<dependency org="com.github.fomkin" name="pushka-json_2.11" rev="0.6.0">
<artifact name="pushka-json_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fomkin', module='pushka-json_2.11', version='0.6.0')
)
libraryDependencies += "com.github.fomkin" % "pushka-json_2.11" % "0.6.0"
[com.github.fomkin/pushka-json_2.11 "0.6.0"]