retrofit-url-manager

Let Retrofit support multiple baseUrl and can be change the baseUrl at runtime.

License

License

MIT
Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

io.gitee.osarms
ArtifactId

ArtifactId

retrofit-url-manager
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

retrofit-url-manager
Let Retrofit support multiple baseUrl and can be change the baseUrl at runtime.

Download retrofit-url-manager

How to add to project

<!-- https://jarcasting.com/artifacts/io.gitee.osarms/retrofit-url-manager/ -->
<dependency>
    <groupId>io.gitee.osarms</groupId>
    <artifactId>retrofit-url-manager</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.osarms/retrofit-url-manager/
implementation 'io.gitee.osarms:retrofit-url-manager:1.0.1'
// https://jarcasting.com/artifacts/io.gitee.osarms/retrofit-url-manager/
implementation ("io.gitee.osarms:retrofit-url-manager:1.0.1")
'io.gitee.osarms:retrofit-url-manager:aar:1.0.1'
<dependency org="io.gitee.osarms" name="retrofit-url-manager" rev="1.0.1">
  <artifact name="retrofit-url-manager" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.osarms', module='retrofit-url-manager', version='1.0.1')
)
libraryDependencies += "io.gitee.osarms" % "retrofit-url-manager" % "1.0.1"
[io.gitee.osarms/retrofit-url-manager "1.0.1"]

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0