Download joost-0.9.1.jar file - Jar j

Jar examples for j:joost

Description

Joost STX processor

You can download jar file joost 0.9.1 in this page.

License

Mozilla Public License 1.1

Build File

You can use the following script to add joost-0.9.1.jar to your project.

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

Download

Click the following link to download the jar file.

joost-0.9.1-sources.jar
joost-0.9.1.jar
joost-0.9.1.pom



Related Tutorials