| Категории |
КатегорииMoshi Данные JSON |
|---|---|
| Группа | Группаcom.sefford |
| Идентификатор | Идентификаторkor-repositories-moshi-converter |
| Версия | Версия4.2.3 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.sefford/kor-repositories-moshi-converter/ -->
<dependency>
<groupId>com.sefford</groupId>
<artifactId>kor-repositories-moshi-converter</artifactId>
<version>4.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.sefford/kor-repositories-moshi-converter/
implementation 'com.sefford:kor-repositories-moshi-converter:4.2.3'
// https://jarcasting.com/artifacts/com.sefford/kor-repositories-moshi-converter/
implementation ("com.sefford:kor-repositories-moshi-converter:4.2.3")
'com.sefford:kor-repositories-moshi-converter:jar:4.2.3'
<dependency org="com.sefford" name="kor-repositories-moshi-converter" rev="4.2.3">
<artifact name="kor-repositories-moshi-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sefford', module='kor-repositories-moshi-converter', version='4.2.3')
)
libraryDependencies += "com.sefford" % "kor-repositories-moshi-converter" % "4.2.3"
[com.sefford/kor-repositories-moshi-converter "4.2.3"]