is not current version
Last Version 1.3.4

org.ifinalframework:final-retrofit 1.3.3


Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

org.ifinalframework
ArtifactId

ArtifactId

final-retrofit
Version

Version

1.3.3
Type

Type

jar

Download final-retrofit 1.3.3


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