Jar examples for r:retrotranslator-runtime
Library classes for Java 1.4 applications produced by Retrotranslator
You can download jar file retrotranslator-runtime 1.2.1 in this page.
BSD-style license
You can use the following script to add retrotranslator-runtime-1.2.1.jar to your project.
<dependency> <groupId>net.sf.retrotranslator</groupId> <artifactId>retrotranslator-runtime</artifactId> <version>1.2.1</version> </dependency>
compile group: 'net.sf.retrotranslator', name: 'retrotranslator-runtime', version: '1.2.1'
libraryDependencies += "net.sf.retrotranslator" % "retrotranslator-runtime" % "1.2.1"
<dependency org="net.sf.retrotranslator" name="retrotranslator-runtime" rev="1.2.1"/>
@Grapes(@Grab(group='net.sf.retrotranslator', module='retrotranslator-runtime', version='1.2.1'))
'net.sf.retrotranslator:retrotranslator-runtime:jar:1.2.1'
Click the following link to download the jar file.
retrotranslator-runtime-1.2.1.jar