is not current version
Last Version 3.1.1

org.webjars.npm:randomatic 3.0.0

WebJar for randomatic

Categories

Categories

Doma Data ORM
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

randomatic
Version

Version

3.0.0
Type

Type

jar

Download randomatic 3.0.0


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