| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJava Languages | 
        
| GroupId | GroupIdcom.github.brandtg | 
    
| ArtifactId | ArtifactIdstl-java | 
    
| Last Version | Last Version0.1.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionstl-java 
            A Java implementation of STL 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| stl-java-0.1.2.pom | |
| stl-java-0.1.2.jar | 9 KB | 
| stl-java-0.1.2-sources.jar | 5 KB | 
| stl-java-0.1.2-javadoc.jar | 33 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.brandtg/stl-java/ -->
<dependency>
    <groupId>com.github.brandtg</groupId>
    <artifactId>stl-java</artifactId>
    <version>0.1.2</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.brandtg/stl-java/
implementation 'com.github.brandtg:stl-java:0.1.2'
                // https://jarcasting.com/artifacts/com.github.brandtg/stl-java/
implementation ("com.github.brandtg:stl-java:0.1.2")
                'com.github.brandtg:stl-java:jar:0.1.2'
                <dependency org="com.github.brandtg" name="stl-java" rev="0.1.2">
  <artifact name="stl-java" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.brandtg', module='stl-java', version='0.1.2')
)
                libraryDependencies += "com.github.brandtg" % "stl-java" % "0.1.2"
                [com.github.brandtg/stl-java "0.1.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.commons : commons-math3 | jar | 3.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.5.1 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.5.1 | 
| org.testng : testng | jar | 6.8.7 | 
| org.jfree : jfreechart | jar | 1.0.19 | 
| joda-time : joda-time | jar | 2.8.1 |