is not current version
Last Version 0.1.7

com.yanzhenjie:okalle 0.1.5

Synchronous and asynchronous network request framework for Android

GroupId

GroupId

com.yanzhenjie
ArtifactId

ArtifactId

okalle
Version

Version

0.1.5
Type

Type

aar

Download okalle 0.1.5


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