License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.microshed.boost.boosters |
ArtifactId | ArtifactIdjsonb |
Last Version | Last Version1.0-0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWASdev Top Parent POM.
|
Filename | Size |
---|---|
jsonb-1.0-0.2.1.pom | |
jsonb-1.0-0.2.1.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.microshed.boost.boosters/jsonb/ -->
<dependency>
<groupId>org.microshed.boost.boosters</groupId>
<artifactId>jsonb</artifactId>
<version>1.0-0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.microshed.boost.boosters/jsonb/
implementation 'org.microshed.boost.boosters:jsonb:1.0-0.2.1'
// https://jarcasting.com/artifacts/org.microshed.boost.boosters/jsonb/
implementation ("org.microshed.boost.boosters:jsonb:1.0-0.2.1")
'org.microshed.boost.boosters:jsonb:jar:1.0-0.2.1'
<dependency org="org.microshed.boost.boosters" name="jsonb" rev="1.0-0.2.1">
<artifact name="jsonb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.microshed.boost.boosters', module='jsonb', version='1.0-0.2.1')
)
libraryDependencies += "org.microshed.boost.boosters" % "jsonb" % "1.0-0.2.1"
[org.microshed.boost.boosters/jsonb "1.0-0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.json.bind : javax.json.bind-api | jar | 1.0 |