MVN

com.github.tommyettinger : sarong

Maven & Gradle

Jan 24, 2017
8 stars

sarong · Stand-Alone RandOm Number Generators

<dependency>
    <groupId>com.github.tommyettinger</groupId>
    <artifactId>sarong</artifactId>
    <version>0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.tommyettinger : sarong to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5

All Versions

Choose a version of com.github.tommyettinger : sarong to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5
sarong-0.5
0.4.x
sarong-0.4.1
0.4
sarong-0.4
0.3
sarong-0.3
0.2
sarong-0.2
0.1
sarong-0.1

How to add a dependency to Maven

Add the following com.github.tommyettinger : sarong maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.tommyettinger</groupId>
    <artifactId>sarong</artifactId>
    <version>0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.tommyettinger : sarong gradle dependency to your build.gradle file:

implementation 'com.github.tommyettinger:sarong:0.5'

Gradle Kotlin DSL: Add the following com.github.tommyettinger : sarong gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.tommyettinger:sarong:0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.tommyettinger : sarong sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.tommyettinger" % "sarong" % "0.5"

Advertisement

Dependencies from Group

Feb 03, 2023
6 usages
23 stars
Jun 09, 2023
4 usages
33 stars
Jun 14, 2023
2 usages
23 stars
Sep 03, 2021
1 usages
Dec 10, 2020
1 usages
6 stars

Discover Dependencies

Mar 16, 2021
138 stars
Oct 15, 2016
1 usages
3.4k stars
Oct 15, 2016
125 stars
Aug 23, 2017
3 usages
3.4k stars
Dec 30, 2016
0 stars
Sep 08, 2016
4 stars
Dec 09, 2020
74 stars
Apr 10, 2021
3 usages
8 stars