License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdit.tidalwave.bluebill |
ArtifactId | ArtifactIdjson |
Last Version | Last Version1.0.21 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSON
blueBill Core - open source birding
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
json-1.0.21.pom | |
json-1.0.21.jar | 24 KB |
json-1.0.21-tests.jar | 1 KB |
json-1.0.21-sources.jar | 27 KB |
json-1.0.21-javadoc.jar | 483 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.tidalwave.bluebill/json/ -->
<dependency>
<groupId>it.tidalwave.bluebill</groupId>
<artifactId>json</artifactId>
<version>1.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/it.tidalwave.bluebill/json/
implementation 'it.tidalwave.bluebill:json:1.0.21'
// https://jarcasting.com/artifacts/it.tidalwave.bluebill/json/
implementation ("it.tidalwave.bluebill:json:1.0.21")
'it.tidalwave.bluebill:json:jar:1.0.21'
<dependency org="it.tidalwave.bluebill" name="json" rev="1.0.21">
<artifact name="json" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.tidalwave.bluebill', module='json', version='1.0.21')
)
libraryDependencies += "it.tidalwave.bluebill" % "json" % "1.0.21"
[it.tidalwave.bluebill/json "1.0.21"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.1 |
com.google.code.findbugs : jsr305 | jar | 1.3.7 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 0.10.0-RC1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.0.1 |
org.mockito : mockito-all | jar | 1.8.5 |
ch.qos.logback : logback-classic | jar | 0.9.28 |
org.hamcrest : hamcrest-all | jar | 1.1 |
it.tidalwave.thesefoolishthings : it-tidalwave-util-test | jar |