Retrofit Plugins

a collection to make the usage of retrofit even easier

License

License

Categories

Categories

Net Retrofit HTTP Clients
GroupId

GroupId

net.niebes
ArtifactId

ArtifactId

retrofit-plugins
Last Version

Last Version

1.13.0
Release Date

Release Date

Type

Type

jar
Description

Description

Retrofit Plugins
a collection to make the usage of retrofit even easier
Project URL

Project URL

https://github.com/niebes/retrofit-plugins
Source Code Management

Source Code Management

https://github.com/niebes/retrofit-plugins

Download retrofit-plugins

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • retrofit-resilience4j-retry
  • retrofit-metrics
  • retrofit-metrics-micrometer
  • retrofit-metrics-statsd

Versions

Version
1.13.0
1.12.0
1.11.2
1.11.1
1.11.0
1.10.0
1.9.0
1.8.0
1.7.1
1.7.0
1.6.0
1.5.0
1.4.0
1.2.0
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0