License |
License |
---|---|
GroupId | GroupIdcom.zarbosoft |
ArtifactId | ArtifactIdcogettus |
Version | Version0.0.10 |
Type | Typejar |
Description |
Descriptioncom.zarbosoft:cogettus
Asynchronous HTTP requests library for XNIO with coroutines
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cogettus-0.0.10.pom | |
cogettus-0.0.10.jar | 5 KB |
cogettus-0.0.10-sources.jar | 1 KB |
cogettus-0.0.10-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zarbosoft/cogettus/ -->
<dependency>
<groupId>com.zarbosoft</groupId>
<artifactId>cogettus</artifactId>
<version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.zarbosoft/cogettus/
implementation 'com.zarbosoft:cogettus:0.0.10'
// https://jarcasting.com/artifacts/com.zarbosoft/cogettus/
implementation ("com.zarbosoft:cogettus:0.0.10")
'com.zarbosoft:cogettus:jar:0.0.10'
<dependency org="com.zarbosoft" name="cogettus" rev="0.0.10">
<artifact name="cogettus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zarbosoft', module='cogettus', version='0.0.10')
)
libraryDependencies += "com.zarbosoft" % "cogettus" % "0.0.10"
[com.zarbosoft/cogettus "0.0.10"]
Group / Artifact | Type | Version |
---|---|---|
com.zarbosoft : gettus | jar | 0.0.4 |
com.zarbosoft : coroutines | jar | 0.0.6 |