Jar examples for t:translator
Part of the ProB Parser library
You can download jar file translator 2.6.2 in this page.
Eclipse Public License, Version 1.0
You can use the following script to add translator-2.6.2.jar to your project.
<dependency> <groupId>de.hhu.stups</groupId> <artifactId>translator</artifactId> <version>2.6.2</version> </dependency>
compile group: 'de.hhu.stups', name: 'translator', version: '2.6.2'
libraryDependencies += "de.hhu.stups" % "translator" % "2.6.2"
<dependency org="de.hhu.stups" name="translator" rev="2.6.2"/>
@Grapes(@Grab(group='de.hhu.stups', module='translator', version='2.6.2'))
'de.hhu.stups:translator:jar:2.6.2'
Click the following link to download the jar file.
translator-2.6.2-javadoc.jar