MVN

gr.james : random-sampling

Maven & Gradle

Sep 13, 2022
32 stars

Random Sampling · A collection of algorithms in Java 8 for the problem of random sampling with a reservoir

<dependency>
    <groupId>gr.james</groupId>
    <artifactId>random-sampling</artifactId>
    <version>0.28</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of gr.james : random-sampling to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.28

All Versions

Choose a version of gr.james : random-sampling to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.28
random-sampling-0.28
0.27
random-sampling-0.27
0.26
random-sampling-0.26
0.25
random-sampling-0.25
0.24
random-sampling-0.24
0.23
random-sampling-0.23
0.22
random-sampling-0.22
0.21
random-sampling-0.21
0.20
random-sampling-0.20
0.19
random-sampling-0.19
0.18
random-sampling-0.18
0.17
random-sampling-0.17
0.16
random-sampling-0.16
0.15
random-sampling-0.15
0.14
random-sampling-0.14
0.13
random-sampling-0.13
0.12
random-sampling-0.12
0.11
random-sampling-0.11
0.10
random-sampling-0.10
0.9
random-sampling-0.9
0.8
random-sampling-0.8
0.7
random-sampling-0.7
0.6
random-sampling-0.6
0.5
random-sampling-0.5
0.4
random-sampling-0.4
0.3
random-sampling-0.3
0.2
random-sampling-0.2
0.1
random-sampling-0.1

How to add a dependency to Maven

Add the following gr.james : random-sampling maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>gr.james</groupId>
    <artifactId>random-sampling</artifactId>
    <version>0.28</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following gr.james : random-sampling gradle dependency to your build.gradle file:

implementation 'gr.james:random-sampling:0.28'

Gradle Kotlin DSL: Add the following gr.james : random-sampling gradle kotlin dependency to your build.gradle.kts file:

implementation("gr.james:random-sampling:0.28")

How to add a dependency to SBT Scala

SBT Scala: Add the following gr.james : random-sampling sbt scala dependency to your build.sbt file:

libraryDependencies += "gr.james" % "random-sampling" % "0.28"

Advertisement

Dependencies from Group

Feb 08, 2021
0 stars
Sep 13, 2022
32 stars
Feb 09, 2021
1 stars
Feb 09, 2021
1 stars
Jul 28, 2021
0 stars

Discover Dependencies

Feb 09, 2021
1 stars
Jul 22, 2023
2 usages
90 stars
Jul 22, 2023
1 usages
477 stars
Sep 26, 2022
35 stars
Mar 15, 2021
0 stars
Aug 26, 2023
1 usages
790 stars
Apr 09, 2022
649 stars
Aug 11, 2023
789 stars