is not current version
Last Version 1.0.1

io.github.q707172686:httplib 1.0.0

プロジェクトの説明

GroupId

GroupId

io.github.q707172686
ArtifactId

ArtifactId

httplib
Version

Version

1.0.0
Type

Type

aar

Download httplib 1.0.0


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