Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdio.github.portlek |
ArtifactId | ArtifactIdjsongration |
Version | Version1.4 |
Type | Typejar |
Filename | Size |
---|---|
jsongration-1.4.pom | |
jsongration-1.4.jar | 64 KB |
jsongration-1.4-sources.jar | 6 KB |
jsongration-1.4-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.portlek/jsongration/ -->
<dependency>
<groupId>io.github.portlek</groupId>
<artifactId>jsongration</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.portlek/jsongration/
implementation 'io.github.portlek:jsongration:1.4'
// https://jarcasting.com/artifacts/io.github.portlek/jsongration/
implementation ("io.github.portlek:jsongration:1.4")
'io.github.portlek:jsongration:jar:1.4'
<dependency org="io.github.portlek" name="jsongration" rev="1.4">
<artifact name="jsongration" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.portlek', module='jsongration', version='1.4')
)
libraryDependencies += "io.github.portlek" % "jsongration" % "1.4"
[io.github.portlek/jsongration "1.4"]