License |
License |
---|---|
Categories |
CategoriesCLI User Interface Search Business Logic Libraries |
GroupId | GroupIdcom.github.mayank31313 |
ArtifactId | ArtifactIdior_research.iotclient |
Version | Version0.3.3 |
Type | Typejar |
Description |
DescriptionIOR-Java
This is the Java Client Library for our IOR Project
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.mayank31313/ior_research.iotclient/ -->
<dependency>
<groupId>com.github.mayank31313</groupId>
<artifactId>ior_research.iotclient</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mayank31313/ior_research.iotclient/
implementation 'com.github.mayank31313:ior_research.iotclient:0.3.3'
// https://jarcasting.com/artifacts/com.github.mayank31313/ior_research.iotclient/
implementation ("com.github.mayank31313:ior_research.iotclient:0.3.3")
'com.github.mayank31313:ior_research.iotclient:jar:0.3.3'
<dependency org="com.github.mayank31313" name="ior_research.iotclient" rev="0.3.3">
<artifact name="ior_research.iotclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mayank31313', module='ior_research.iotclient', version='0.3.3')
)
libraryDependencies += "com.github.mayank31313" % "ior_research.iotclient" % "0.3.3"
[com.github.mayank31313/ior_research.iotclient "0.3.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.5 |
org.apache.httpcomponents : httpclient | jar | 4.5.6 |