MVN

net.moznion : random-string

Maven & Gradle

Mar 23, 2015
1 usages
21 stars

random-string · Generate random strings based on a pattern

<dependency>
    <groupId>net.moznion</groupId>
    <artifactId>random-string</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.moznion : random-string to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of net.moznion : random-string to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
random-string-1.1.0
1.0.x
random-string-1.0.0

How to add a dependency to Maven

Add the following net.moznion : random-string maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.moznion</groupId>
    <artifactId>random-string</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.moznion : random-string gradle dependency to your build.gradle file:

implementation 'net.moznion:random-string:1.1.0'

Gradle Kotlin DSL: Add the following net.moznion : random-string gradle kotlin dependency to your build.gradle.kts file:

implementation("net.moznion:random-string:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.moznion : random-string sbt scala dependency to your build.sbt file:

libraryDependencies += "net.moznion" % "random-string" % "1.1.0"

Advertisement

Dependencies from Group

Oct 26, 2016
2 usages
14 stars
May 11, 2016
2 usages
1 stars
Jan 10, 2015
2 usages
1 stars
May 12, 2015
1 usages
4 stars
Jun 21, 2015
1 usages
3 stars

Discover Dependencies

Oct 10, 2010
1 usages
May 16, 2014
40 stars
Feb 06, 2012
0 stars
Aug 17, 2014
183 stars
Nov 27, 2014
16 usages
78 stars
Feb 17, 2014
1 usages
9 stars
Mar 04, 2015
39 usages
95 stars