is not current version
Last Version 2.0.3

com.oriente.android:http 1.0.3

Android Library to display a set of tags

GroupId

GroupId

com.oriente.android
ArtifactId

ArtifactId

http
Version

Version

1.0.3
Type

Type

aar

Download http 1.0.3


<!-- https://jarcasting.com/artifacts/com.oriente.android/http/ -->
<dependency>
    <groupId>com.oriente.android</groupId>
    <artifactId>http</artifactId>
    <version>1.0.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.oriente.android/http/
implementation 'com.oriente.android:http:1.0.3'
// https://jarcasting.com/artifacts/com.oriente.android/http/
implementation ("com.oriente.android:http:1.0.3")
'com.oriente.android:http:aar:1.0.3'
<dependency org="com.oriente.android" name="http" rev="1.0.3">
  <artifact name="http" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.oriente.android', module='http', version='1.0.3')
)
libraryDependencies += "com.oriente.android" % "http" % "1.0.3"
[com.oriente.android/http "1.0.3"]