License |
License |
---|---|
Categories |
CategoriesRetrofit Net HTTP Clients |
GroupId | GroupIdcom.lgou2w |
ArtifactId | ArtifactIdldk-retrofit |
Last Version | Last Version0.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA multi-platform lgou2w development kit
|
Filename | Size |
---|---|
ldk-retrofit-0.2.2.pom | |
ldk-retrofit-0.2.2.jar | 1 KB |
ldk-retrofit-0.2.2-sources.jar | 2 KB |
ldk-retrofit-0.2.2-javadoc.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lgou2w/ldk-retrofit/ -->
<dependency>
<groupId>com.lgou2w</groupId>
<artifactId>ldk-retrofit</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.lgou2w/ldk-retrofit/
implementation 'com.lgou2w:ldk-retrofit:0.2.2'
// https://jarcasting.com/artifacts/com.lgou2w/ldk-retrofit/
implementation ("com.lgou2w:ldk-retrofit:0.2.2")
'com.lgou2w:ldk-retrofit:jar:0.2.2'
<dependency org="com.lgou2w" name="ldk-retrofit" rev="0.2.2">
<artifact name="ldk-retrofit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lgou2w', module='ldk-retrofit', version='0.2.2')
)
libraryDependencies += "com.lgou2w" % "ldk-retrofit" % "0.2.2"
[com.lgou2w/ldk-retrofit "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.lgou2w : ldk-common | jar | 0.2.2 |
com.squareup.retrofit2 : retrofit | jar | 2.7.0 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
org.powermock : powermock-api-mockito2 | jar | 2.0.7 |
org.powermock : powermock-module-junit4 | jar | 2.0.7 |
com.nhaarman.mockitokotlin2 : mockito-kotlin | jar | 2.2.0 |
org.amshove.kluent : kluent | jar | 1.61 |