GroupId | GroupIdcom.github.azapen6 |
---|---|
ArtifactId | ArtifactIdokkam-http_2.12 |
Version | Version0.2.3-a2.5.19-h10.1.5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.azapen6/okkam-http_2.12/ -->
<dependency>
<groupId>com.github.azapen6</groupId>
<artifactId>okkam-http_2.12</artifactId>
<version>0.2.3-a2.5.19-h10.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.azapen6/okkam-http_2.12/
implementation 'com.github.azapen6:okkam-http_2.12:0.2.3-a2.5.19-h10.1.5'
// https://jarcasting.com/artifacts/com.github.azapen6/okkam-http_2.12/
implementation ("com.github.azapen6:okkam-http_2.12:0.2.3-a2.5.19-h10.1.5")
'com.github.azapen6:okkam-http_2.12:jar:0.2.3-a2.5.19-h10.1.5'
<dependency org="com.github.azapen6" name="okkam-http_2.12" rev="0.2.3-a2.5.19-h10.1.5">
<artifact name="okkam-http_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.azapen6', module='okkam-http_2.12', version='0.2.3-a2.5.19-h10.1.5')
)
libraryDependencies += "com.github.azapen6" % "okkam-http_2.12" % "0.2.3-a2.5.19-h10.1.5"
[com.github.azapen6/okkam-http_2.12 "0.2.3-a2.5.19-h10.1.5"]