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