License |
License |
---|---|
Categories |
CategoriesNet Retrofit HTTP Clients |
GroupId | GroupIdnet.niebes |
ArtifactId | ArtifactIdretrofit-plugins |
Last Version | Last Version1.13.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRetrofit Plugins
a collection to make the usage of retrofit even easier
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
retrofit-plugins-1.13.0.pom | 9 KB |
retrofit-plugins-1.13.0-javadoc.jar | 2 KB |
Browse |
<!-- 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"]