is not current version
Last Version 0.7.0

co.paralleluniverse:comsat-retrofit 0.6.0

Fibers services for web

Categories

Categories

Retrofit Net HTTP Clients Comsat Networking
GroupId

GroupId

co.paralleluniverse
ArtifactId

ArtifactId

comsat-retrofit
Version

Version

0.6.0
Type

Type

jar

Download comsat-retrofit 0.6.0


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