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