HJ Android Plugin Framework

A Android Plugin Framework

License

License

GroupId

GroupId

com.github.hanlyjiang
ArtifactId

ArtifactId

apf_library-debug
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

HJ Android Plugin Framework
A Android Plugin Framework

Download apf_library-debug

How to add to project

<!-- 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"]

Dependencies

runtime (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0