MVN

com.github.brandtg : stl-java

Maven & Gradle

Dec 06, 2016
1 usages
21 stars

stl-java · A Java implementation of STL

<dependency>
    <groupId>com.github.brandtg</groupId>
    <artifactId>stl-java</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.brandtg : stl-java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of com.github.brandtg : stl-java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
stl-java-0.1.2
stl-java-0.1.1
stl-java-0.1.0
0.0.x
stl-java-0.0.3
stl-java-0.0.2
stl-java-0.0.1

How to add a dependency to Maven

Add the following com.github.brandtg : stl-java maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.brandtg</groupId>
    <artifactId>stl-java</artifactId>
    <version>0.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.brandtg : stl-java gradle dependency to your build.gradle file:

implementation 'com.github.brandtg:stl-java:0.1.2'

Gradle Kotlin DSL: Add the following com.github.brandtg : stl-java gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.brandtg:stl-java:0.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.brandtg : stl-java sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.brandtg" % "stl-java" % "0.1.2"

Advertisement

Dependencies from Group

Discover Dependencies

Dec 19, 2019
91 usages
2 stars
Jun 28, 2023
2 usages
6.7k stars
Jul 04, 2022
1.6k usages
927 stars
Apr 07, 2021
22 usages
1.5k stars
Jun 01, 2023
13 usages
875 stars
Apr 09, 2023
1 stars
Jul 05, 2023
1 usages
0 stars
Dec 07, 2017
10 usages
810 stars