is not current version
Last Version 2.1.0

at.stefangeyer.challonge.rest:retrofit 2.0.1

Retrofit rest client for Challonge Java

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

at.stefangeyer.challonge.rest
ArtifactId

ArtifactId

retrofit
Version

Version

2.0.1
Type

Type

jar

Download retrofit 2.0.1


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