Last Version

Dome 1.0.2

Best practices for retrofit2. Simplify and standardize the usage.

License

License

GroupId

GroupId

com.zhjl37.dome
ArtifactId

ArtifactId

dome
Version

Version

1.0.2
Type

Type

aar
Description

Description

Dome
Best practices for retrofit2. Simplify and standardize the usage.
Project URL

Project URL

https://github.com/zhjl37/Dome
Source Code Management

Source Code Management

https://github.com/zhjl37/Dome

Download dome 1.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.9.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

Project Modules

There are no modules declared in this project.