License |
License |
---|---|
GroupId | GroupIdcom.zarbosoft |
ArtifactId | ArtifactIdgettus |
Version | Version0.0.10 |
Type | Typejar |
Description |
Descriptioncom.zarbosoft:gettus
Asynchronous HTTP requests library for XNIO
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gettus-0.0.10.pom | |
gettus-0.0.10.jar | 28 KB |
gettus-0.0.10-sources.jar | 8 KB |
gettus-0.0.10-javadoc.jar | 61 KB |
Browse |
<!-- 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"]
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 |