Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.github.jinahya |
ArtifactId | ArtifactIdjson-retrotranslated |
Version | Version20160810 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.jinahya/json-retrotranslated/ -->
<dependency>
<groupId>com.github.jinahya</groupId>
<artifactId>json-retrotranslated</artifactId>
<version>20160810</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jinahya/json-retrotranslated/
implementation 'com.github.jinahya:json-retrotranslated:20160810'
// https://jarcasting.com/artifacts/com.github.jinahya/json-retrotranslated/
implementation ("com.github.jinahya:json-retrotranslated:20160810")
'com.github.jinahya:json-retrotranslated:jar:20160810'
<dependency org="com.github.jinahya" name="json-retrotranslated" rev="20160810">
<artifact name="json-retrotranslated" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jinahya', module='json-retrotranslated', version='20160810')
)
libraryDependencies += "com.github.jinahya" % "json-retrotranslated" % "20160810"
[com.github.jinahya/json-retrotranslated "20160810"]