is not current version
Last Version 0.3.6

com.github.mayank31313:IORClient 0.3.4

This is the Java Client Library for our IOR Project

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.mayank31313
ArtifactId

ArtifactId

IORClient
Version

Version

0.3.4
Type

Type

jar

Download IORClient 0.3.4


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