Last Version

random-string 1.1.0

Generate random strings based on a pattern

License

License

Categories

Categories

Net
GroupId

GroupId

net.moznion
ArtifactId

ArtifactId

random-string
Version

Version

1.1.0
Type

Type

jar
Description

Description

random-string
Generate random strings based on a pattern
Project URL

Project URL

https://github.com/moznion/java-random-string
Source Code Management

Source Code Management

https://github.com/moznion/java-random-string

Download random-string 1.1.0


<!-- https://jarcasting.com/artifacts/net.moznion/random-string/ -->
<dependency>
    <groupId>net.moznion</groupId>
    <artifactId>random-string</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.moznion/random-string/
implementation 'net.moznion:random-string:1.1.0'
// https://jarcasting.com/artifacts/net.moznion/random-string/
implementation ("net.moznion:random-string:1.1.0")
'net.moznion:random-string:jar:1.1.0'
<dependency org="net.moznion" name="random-string" rev="1.1.0">
  <artifact name="random-string" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.moznion', module='random-string', version='1.1.0')
)
libraryDependencies += "net.moznion" % "random-string" % "1.1.0"
[net.moznion/random-string "1.1.0"]

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.14.8

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.google.code.findbugs : findbugs jar 3.0.0

Project Modules

There are no modules declared in this project.