Last Version

com.github.houbb:json-api 0.0.1

The json framework for java.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

json-api
Version

Version

0.0.1
Type

Type

jar
Description

Description

The json framework for java.

Download json-api 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.houbb/json-api/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>json-api</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/json-api/
implementation 'com.github.houbb:json-api:0.0.1'
// https://jarcasting.com/artifacts/com.github.houbb/json-api/
implementation ("com.github.houbb:json-api:0.0.1")
'com.github.houbb:json-api:jar:0.0.1'
<dependency org="com.github.houbb" name="json-api" rev="0.0.1">
  <artifact name="json-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='json-api', version='0.0.1')
)
libraryDependencies += "com.github.houbb" % "json-api" % "0.0.1"
[com.github.houbb/json-api "0.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.22

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.