GroupId | GroupIdcom.github.nisrulz |
---|---|
ArtifactId | ArtifactIdOptimusHTTP |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
Description |
Filename | Size |
---|---|
OptimusHTTP-1.0.3.pom | |
OptimusHTTP-1.0.3.aar | 16 KB |
OptimusHTTP-1.0.3-sources.jar | 4 KB |
OptimusHTTP-1.0.3-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nisrulz/OptimusHTTP/ -->
<dependency>
<groupId>com.github.nisrulz</groupId>
<artifactId>OptimusHTTP</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nisrulz/OptimusHTTP/
implementation 'com.github.nisrulz:OptimusHTTP:1.0.3'
// https://jarcasting.com/artifacts/com.github.nisrulz/OptimusHTTP/
implementation ("com.github.nisrulz:OptimusHTTP:1.0.3")
'com.github.nisrulz:OptimusHTTP:aar:1.0.3'
<dependency org="com.github.nisrulz" name="OptimusHTTP" rev="1.0.3">
<artifact name="OptimusHTTP" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.nisrulz', module='OptimusHTTP', version='1.0.3')
)
libraryDependencies += "com.github.nisrulz" % "OptimusHTTP" % "1.0.3"
[com.github.nisrulz/OptimusHTTP "1.0.3"]