Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.github.mangatmodi |
ArtifactId | ArtifactIdrandomjson |
Version | Version2.1.1 |
Type | Typejar |
Filename | Size |
---|---|
randomjson-2.1.1.pom | |
randomjson-2.1.1.jar | 32 KB |
randomjson-2.1.1-sources.jar | 8 KB |
randomjson-2.1.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mangatmodi/randomjson/ -->
<dependency>
<groupId>com.github.mangatmodi</groupId>
<artifactId>randomjson</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mangatmodi/randomjson/
implementation 'com.github.mangatmodi:randomjson:2.1.1'
// https://jarcasting.com/artifacts/com.github.mangatmodi/randomjson/
implementation ("com.github.mangatmodi:randomjson:2.1.1")
'com.github.mangatmodi:randomjson:jar:2.1.1'
<dependency org="com.github.mangatmodi" name="randomjson" rev="2.1.1">
<artifact name="randomjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mangatmodi', module='randomjson', version='2.1.1')
)
libraryDependencies += "com.github.mangatmodi" % "randomjson" % "2.1.1"
[com.github.mangatmodi/randomjson "2.1.1"]