IPYY Client JSON Implementation


License

License

Categories

Categories

CLI User Interface JSON Data
GroupId

GroupId

org.oxerr.ipyy
ArtifactId

ArtifactId

ipyy-client-json
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

IPYY Client JSON Implementation
IPYY Client JSON Implementation
Project URL

Project URL

https://oxerr.org/ipyy-client/ipyy-client-json
Source Code Management

Source Code Management

https://github.com/sutra/ipyy-client/tree/master/ipyy-client-json

Download ipyy-client-json

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.module : jackson-module-jaxb-annotations jar 2.9.9
org.oxerr.ipyy : ipyy-client-core jar 1.2.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.0
org.junit.jupiter : junit-jupiter-engine jar 5.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0