is not current version
Last Version 2.1.2

com.github.mangatmodi:randomjson 1.0.0

Provides a library to create a random json string

Categories

Categories

JSON Data
GroupId

GroupId

com.github.mangatmodi
ArtifactId

ArtifactId

randomjson
Version

Version

1.0.0
Type

Type

jar

Download randomjson 1.0.0


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