Download retrotranslator-runtime-1.2.9.jar file - Jar r

Jar examples for r:retrotranslator-runtime

Description

Library classes for Java 1.4 applications produced by Retrotranslator

You can download jar file retrotranslator-runtime 1.2.9 in this page.

License

BSD-style license

Build File

You can use the following script to add retrotranslator-runtime-1.2.9.jar to your project.

<dependency>
   <groupId>net.sf.retrotranslator</groupId>
   <artifactId>retrotranslator-runtime</artifactId>
   <version>1.2.9</version>
</dependency>
compile group: 'net.sf.retrotranslator', name: 'retrotranslator-runtime', version: '1.2.9'
libraryDependencies += "net.sf.retrotranslator" % "retrotranslator-runtime" % "1.2.9"
<dependency org="net.sf.retrotranslator" name="retrotranslator-runtime" rev="1.2.9"/>
@Grapes(@Grab(group='net.sf.retrotranslator', module='retrotranslator-runtime', version='1.2.9'))
'net.sf.retrotranslator:retrotranslator-runtime:jar:1.2.9'

Download

Click the following link to download the jar file.

retrotranslator-runtime-1.2.9.jar
retrotranslator-runtime-1.2.9.pom



Related Tutorials