is not current version
Last Version 3.1.1

org.webjars.npm:randomatic 1.1.7

WebJar for randomatic

Categories

Categories

Doma Data ORM
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

randomatic
Version

Version

1.1.7
Type

Type

jar

Download randomatic 1.1.7


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