Last Version

Retrofit Plugins 1.13.0

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
Version

Version

1.13.0
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 1.13.0


<!-- 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