License |
License |
---|---|
GroupId | GroupIdcom.github.hanlyjiang |
ArtifactId | ArtifactIdapf_library-debug |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionHJ Android Plugin Framework
A Android Plugin Framework
|
Filename | Size |
---|---|
apf_library-debug-1.0.0.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hanlyjiang/apf_library-debug/ -->
<dependency>
<groupId>com.github.hanlyjiang</groupId>
<artifactId>apf_library-debug</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hanlyjiang/apf_library-debug/
implementation 'com.github.hanlyjiang:apf_library-debug:1.0.0'
// https://jarcasting.com/artifacts/com.github.hanlyjiang/apf_library-debug/
implementation ("com.github.hanlyjiang:apf_library-debug:1.0.0")
'com.github.hanlyjiang:apf_library-debug:aar:1.0.0'
<dependency org="com.github.hanlyjiang" name="apf_library-debug" rev="1.0.0">
<artifact name="apf_library-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.hanlyjiang', module='apf_library-debug', version='1.0.0')
)
libraryDependencies += "com.github.hanlyjiang" % "apf_library-debug" % "1.0.0"
[com.github.hanlyjiang/apf_library-debug "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.2.0 |
com.google.android.material » material | jar | 1.2.1 |