HJ Android Plugin Framework

A Android Plugin Framework

License

License

GroupId

GroupId

com.github.hanlyjiang
ArtifactId

ArtifactId

apf_library
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

How to add to project

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

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