stl-java

A Java implementation of STL

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.brandtg
ArtifactId

ArtifactId

stl-java
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

stl-java
A Java implementation of STL
Project URL

Project URL

http://maven.apache.org

Download stl-java

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.2

test (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.1
0.1.0
0.0.3
0.0.2
0.0.1