Download retrotranslator-runtime-1.2.1.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.1 in this page.

License

BSD-style license

Build File

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'

Download

Click the following link to download the jar file.

retrotranslator-runtime-1.2.1.jar
retrotranslator-runtime-1.2.1.pom



Related Tutorials