Last Version

IOR-Java 0.3.6

This is the Java Client Library for our IOR Project

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.mayank31313
ArtifactId

ArtifactId

IORClient
Version

Version

0.3.6
Type

Type

jar
Description

Description

IOR-Java
This is the Java Client Library for our IOR Project
Source Code Management

Source Code Management

https://github.com/mayank31313/ior-java

Download IORClient 0.3.6


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5
org.apache.httpcomponents : httpclient jar 4.5.6

Project Modules

There are no modules declared in this project.