is not current version
Last Version 1.0.0

com.github.lontime:exthttp-library 1.0.0-M21


GroupId

GroupId

com.github.lontime
ArtifactId

ArtifactId

exthttp-library
Version

Version

1.0.0-M21
Type

Type

jar

Download exthttp-library 1.0.0-M21


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