License |
License |
---|---|
GroupId | GroupIdio.hexhacking |
ArtifactId | ArtifactIdxdl |
Version | Version1.1.3 |
Type | Typeaar |
Description |
DescriptionxDL Android Lib
xDL is an enhanced implementation of the Android DL series functions.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xdl-1.1.3.pom | |
xdl-1.1.3-sources.jar | 261 bytes |
xdl-1.1.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.hexhacking/xdl/ -->
<dependency>
<groupId>io.hexhacking</groupId>
<artifactId>xdl</artifactId>
<version>1.1.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.hexhacking/xdl/
implementation 'io.hexhacking:xdl:1.1.3'
// https://jarcasting.com/artifacts/io.hexhacking/xdl/
implementation ("io.hexhacking:xdl:1.1.3")
'io.hexhacking:xdl:aar:1.1.3'
<dependency org="io.hexhacking" name="xdl" rev="1.1.3">
<artifact name="xdl" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.hexhacking', module='xdl', version='1.1.3')
)
libraryDependencies += "io.hexhacking" % "xdl" % "1.1.3"
[io.hexhacking/xdl "1.1.3"]