is not current version
Last Version 1.1.4

io.hexhacking:xdl 1.0.3

xDL is an enhanced implementation of the Android DL series functions.

GroupId

GroupId

io.hexhacking
ArtifactId

ArtifactId

xdl
Version

Version

1.0.3
Type

Type

aar

Download xdl 1.0.3


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