iON API

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.jeluard.ion
ArtifactId

ArtifactId

api
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

iON API
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download api

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.sun.jersey : jersey-client jar 1.9.1
com.sun.jersey : jersey-json jar 1.9.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0
0.11
0.10
0.9