is not current version
Last Version 1.3.4

org.ifinalframework:final-retrofit 1.2.3

Final framework with Spring Boot

License

License

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

org.ifinalframework
ArtifactId

ArtifactId

final-retrofit
Version

Version

1.2.3
Type

Type

jar
Description

Description

Final framework with Spring Boot
Project URL

Project URL

https://github.com/final-projects/final-framework
Source Code Management

Source Code Management

https://github.com/final-projects/final-framework/tree/master

Download final-retrofit 1.2.3


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

Dependencies

compile (7)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.8.1
com.squareup.okhttp3 : okhttp jar 3.14.7
com.squareup.retrofit2 : converter-jackson jar 2.8.1
javax.validation : validation-api jar 2.0.1.Final
org.springframework.boot : spring-boot-starter jar 2.5.2
org.springframework : spring-context jar
org.projectlombok : lombok Optional jar 1.18.20

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test Optional jar 2.5.2

Project Modules

There are no modules declared in this project.