License |
License |
---|---|
GroupId | GroupIdcom.github.hanlyjiang |
ArtifactId | ArtifactIdapf_library |
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-1.0.0.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hanlyjiang/apf_library/ -->
<dependency>
<groupId>com.github.hanlyjiang</groupId>
<artifactId>apf_library</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hanlyjiang/apf_library/
implementation 'com.github.hanlyjiang:apf_library:1.0.0'
// https://jarcasting.com/artifacts/com.github.hanlyjiang/apf_library/
implementation ("com.github.hanlyjiang:apf_library:1.0.0")
'com.github.hanlyjiang:apf_library:aar:1.0.0'
<dependency org="com.github.hanlyjiang" name="apf_library" rev="1.0.0">
<artifact name="apf_library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.hanlyjiang', module='apf_library', version='1.0.0')
)
libraryDependencies += "com.github.hanlyjiang" % "apf_library" % "1.0.0"
[com.github.hanlyjiang/apf_library "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.2.0 |
com.google.android.material » material | jar | 1.2.1 |