Download stringtemplate4-4.0.8.jar file - Jar s

Jar examples for s:stringtemplate4

Description

Bundlized version of ST4 library

You can download jar file stringtemplate4 4.0.8 in this page.

Build File

You can use the following script to add stringtemplate4-4.0.8.jar to your project.

<dependency>
   <groupId>io.snamp.osgi</groupId>
   <artifactId>stringtemplate4</artifactId>
   <version>4.0.8</version>
</dependency>
compile group: 'io.snamp.osgi', name: 'stringtemplate4', version: '4.0.8'
libraryDependencies += "io.snamp.osgi" % "stringtemplate4" % "4.0.8"
<dependency org="io.snamp.osgi" name="stringtemplate4" rev="4.0.8"/>
@Grapes(@Grab(group='io.snamp.osgi', module='stringtemplate4', version='4.0.8'))
'io.snamp.osgi:stringtemplate4:jar:4.0.8'

Download

Click the following link to download the jar file.

stringtemplate4-4.0.8-javadoc.jar
stringtemplate4-4.0.8-sources.jar
stringtemplate4-4.0.8.jar
stringtemplate4-4.0.8.pom



Related Tutorials