Last Version

JRetrofit 1.1

A Java library for adding interfaces to objects at runtime.

License

License

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

org.jretrofit
ArtifactId

ArtifactId

jretrofit
Version

Version

1.1
Type

Type

jar
Description

Description

JRetrofit
A Java library for adding interfaces to objects at runtime.
Source Code Management

Source Code Management

http://github.com/vpeurala/JRetrofit

Download jretrofit 1.1


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.2
log4j : log4j jar 1.2.9

Project Modules

There are no modules declared in this project.