License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.mayank31313 |
ArtifactId | ArtifactIdIORClient |
Version | Version0.3.6 |
Type | Typejar |
Description |
DescriptionIOR-Java
This is the Java Client Library for our IOR Project
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
IORClient-0.3.6.pom | |
IORClient-0.3.6.jar | 10 KB |
IORClient-0.3.6-sources.jar | 4 KB |
IORClient-0.3.6-javadoc.jar | 47 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.5 |
org.apache.httpcomponents : httpclient | jar | 4.5.6 |