Last Version

com.zarbosoft:gettus 0.0.10

Asynchronous HTTP requests library for XNIO

License

License

GroupId

GroupId

com.zarbosoft
ArtifactId

ArtifactId

gettus
Version

Version

0.0.10
Type

Type

jar
Description

Description

com.zarbosoft:gettus
Asynchronous HTTP requests library for XNIO
Project URL

Project URL

https://github.com/rendaw/gettus
Source Code Management

Source Code Management

http://github.com/rendaw/gettus/tree/master

Download gettus 0.0.10


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

Dependencies

compile (4)

Group / Artifact Type Version
io.undertow : undertow-core jar 2.0.14.Final
com.zarbosoft.rendaw : common jar 1.0.0
org.slf4j : slf4j-api jar 1.7.24
com.fasterxml.jackson.core : jackson-databind jar 2.9.5

Project Modules

There are no modules declared in this project.