Last Version

Kalle 0.1.7

Synchronous and asynchronous network request framework for Android

License

License

GroupId

GroupId

com.yanzhenjie
ArtifactId

ArtifactId

okalle
Version

Version

0.1.7
Type

Type

aar
Description

Description

Kalle
Synchronous and asynchronous network request framework for Android
Project URL

Project URL

https://github.com/yanzhenjie/Kalle
Source Code Management

Source Code Management

https://github.com/yanzhenjie/Kalle

Download okalle 0.1.7


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

Dependencies

compile (2)

Group / Artifact Type Version
com.yanzhenjie : kalle jar 0.1.7
com.squareup.okhttp3 : okhttp-urlconnection jar 3.12.3

Project Modules

There are no modules declared in this project.