is not current version
Last Version 2.0.3

com.oriente.android:http 2.0.0

Android Library to display a set of tags

GroupId

GroupId

com.oriente.android
ArtifactId

ArtifactId

http
Version

Version

2.0.0
Type

Type

aar

Download http 2.0.0


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