Download stl-java-0.1.1.jar file - Jar s

Jar examples for s:stl-java

Description

A Java implementation of STL

You can download jar file stl-java 0.1.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add stl-java-0.1.1.jar to your project.

<dependency>
   <groupId>com.github.brandtg</groupId>
   <artifactId>stl-java</artifactId>
   <version>0.1.1</version>
</dependency>
compile group: 'com.github.brandtg', name: 'stl-java', version: '0.1.1'
libraryDependencies += "com.github.brandtg" % "stl-java" % "0.1.1"
<dependency org="com.github.brandtg" name="stl-java" rev="0.1.1"/>
@Grapes(@Grab(group='com.github.brandtg', module='stl-java', version='0.1.1'))
'com.github.brandtg:stl-java:jar:0.1.1'

Download

Click the following link to download the jar file.

stl-java-0.1.1-javadoc.jar
stl-java-0.1.1-sources.jar
stl-java-0.1.1-tests.jar
stl-java-0.1.1.jar
stl-java-0.1.1.pom



Related Tutorials