License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks JSON Data |
GroupId | GroupIdorg.treblereel.gwt.json.mapper |
ArtifactId | ArtifactIdapi |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGWT/J2CL Jakarta JSON Binding API
GWT/J2CL Jakarta JSON Binding API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
api-0.1.pom | |
api-0.1.jar | 98 KB |
api-0.1-sources.jar | 70 KB |
api-0.1-javadoc.jar | 714 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.treblereel.gwt.json.mapper/api/ -->
<dependency>
<groupId>org.treblereel.gwt.json.mapper</groupId>
<artifactId>api</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.treblereel.gwt.json.mapper/api/
implementation 'org.treblereel.gwt.json.mapper:api:0.1'
// https://jarcasting.com/artifacts/org.treblereel.gwt.json.mapper/api/
implementation ("org.treblereel.gwt.json.mapper:api:0.1")
'org.treblereel.gwt.json.mapper:api:jar:0.1'
<dependency org="org.treblereel.gwt.json.mapper" name="api" rev="0.1">
<artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.treblereel.gwt.json.mapper', module='api', version='0.1')
)
libraryDependencies += "org.treblereel.gwt.json.mapper" % "api" % "0.1"
[org.treblereel.gwt.json.mapper/api "0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |