MVN

me.xdrop : jrand

Maven & Gradle

Oct 21, 2018
28 stars

jrand · Java random data generation library

<dependency>
    <groupId>me.xdrop</groupId>
    <artifactId>jrand</artifactId>
    <version>0.2.7-alpha</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.xdrop : jrand to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.7-alpha
  • Latest Alpha: 0.2.7-alpha

All Versions

Choose a version of me.xdrop : jrand to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
jrand-0.2.7-alpha
jrand-0.2.6-alpha
jrand-0.2.5-alpha
jrand-0.2.4-alpha
jrand-0.2.3-alpha
jrand-0.2.2-alpha
jrand-0.2.0-alpha

How to add a dependency to Maven

Add the following me.xdrop : jrand maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.xdrop</groupId>
    <artifactId>jrand</artifactId>
    <version>0.2.7-alpha</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.xdrop : jrand gradle dependency to your build.gradle file:

implementation 'me.xdrop:jrand:0.2.7-alpha'

Gradle Kotlin DSL: Add the following me.xdrop : jrand gradle kotlin dependency to your build.gradle.kts file:

implementation("me.xdrop:jrand:0.2.7-alpha")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.xdrop : jrand sbt scala dependency to your build.sbt file:

libraryDependencies += "me.xdrop" % "jrand" % "0.2.7-alpha"

Advertisement

Dependencies from Group

Jan 23, 2022
24 usages
723 stars
Oct 21, 2018
28 stars

Discover Dependencies

Jun 20, 2023
28 usages
8.4k stars
Aug 03, 2022
1 usages
Aug 01, 2023
1k stars
Jan 23, 2018
0 stars
Aug 25, 2023
15 usages
1.8k stars
Aug 25, 2023
15 usages
1.8k stars
Jul 19, 2019
1 usages
10.8k stars
Apr 21, 2022
16 stars
Oct 28, 2020
1 usages
50 stars