is not current version
Last Version 0.1.7

com.yanzhenjie:kalle 0.1.1

Synchronous and asynchronous network request framework for Android

GroupId

GroupId

com.yanzhenjie
ArtifactId

ArtifactId

kalle
Version

Version

0.1.1
Type

Type

aar

Download kalle 0.1.1


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