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