Categories |
CategoriesGson Data JSON |
---|---|
GroupId | GroupIdcom.sefford |
ArtifactId | ArtifactIdkor-repositories-gson-converter |
Version | Version4.3.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.sefford/kor-repositories-gson-converter/ -->
<dependency>
<groupId>com.sefford</groupId>
<artifactId>kor-repositories-gson-converter</artifactId>
<version>4.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sefford/kor-repositories-gson-converter/
implementation 'com.sefford:kor-repositories-gson-converter:4.3.2'
// https://jarcasting.com/artifacts/com.sefford/kor-repositories-gson-converter/
implementation ("com.sefford:kor-repositories-gson-converter:4.3.2")
'com.sefford:kor-repositories-gson-converter:jar:4.3.2'
<dependency org="com.sefford" name="kor-repositories-gson-converter" rev="4.3.2">
<artifact name="kor-repositories-gson-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sefford', module='kor-repositories-gson-converter', version='4.3.2')
)
libraryDependencies += "com.sefford" % "kor-repositories-gson-converter" % "4.3.2"
[com.sefford/kor-repositories-gson-converter "4.3.2"]