Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.github.mayank31313 |
ArtifactId | ArtifactIdIORClient |
Version | Version0.3.3 |
Type | Typejar |
Filename | Size |
---|---|
IORClient-0.3.3.pom | |
IORClient-0.3.3.jar | 9 KB |
IORClient-0.3.3-sources.jar | 4 KB |
IORClient-0.3.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mayank31313/IORClient/
implementation 'com.github.mayank31313:IORClient:0.3.3'
// https://jarcasting.com/artifacts/com.github.mayank31313/IORClient/
implementation ("com.github.mayank31313:IORClient:0.3.3")
'com.github.mayank31313:IORClient:jar:0.3.3'
<dependency org="com.github.mayank31313" name="IORClient" rev="0.3.3">
<artifact name="IORClient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mayank31313', module='IORClient', version='0.3.3')
)
libraryDependencies += "com.github.mayank31313" % "IORClient" % "0.3.3"
[com.github.mayank31313/IORClient "0.3.3"]