License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.jillesvangurp |
ArtifactId | ArtifactIdjsonj |
Version | Version2.52 |
Type | Typejar |
Description |
DescriptionInbot Testfixtures
Helper class for human readable randmized names and email addresses
|
Project URL |
Project URL |
Filename | Size |
---|---|
jsonj-2.52.pom | |
jsonj-2.52.jar | 129 KB |
jsonj-2.52-sources.jar | 63 KB |
jsonj-2.52-javadoc.jar | 201 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jillesvangurp/jsonj/ -->
<dependency>
<groupId>com.jillesvangurp</groupId>
<artifactId>jsonj</artifactId>
<version>2.52</version>
</dependency>
// https://jarcasting.com/artifacts/com.jillesvangurp/jsonj/
implementation 'com.jillesvangurp:jsonj:2.52'
// https://jarcasting.com/artifacts/com.jillesvangurp/jsonj/
implementation ("com.jillesvangurp:jsonj:2.52")
'com.jillesvangurp:jsonj:jar:2.52'
<dependency org="com.jillesvangurp" name="jsonj" rev="2.52">
<artifact name="jsonj" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jillesvangurp', module='jsonj', version='2.52')
)
libraryDependencies += "com.jillesvangurp" % "jsonj" % "2.52"
[com.jillesvangurp/jsonj "2.52"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.apache.commons : commons-lang3 | jar | 3.8 |
com.jillesvangurp : efficientstring | jar | 1.12 |
Group / Artifact | Type | Version |
---|---|---|
io.inbot : inbot-utils | jar | 1.28 |
org.testng : testng | jar | 6.14.3 |
org.hamcrest : hamcrest-all | jar | 1.3 |