Last Version

about-page-extension 2.4.1

A nice about page library based on MultiType.

License

License

GroupId

GroupId

com.drakeet.about
ArtifactId

ArtifactId

about-extension
Version

Version

2.4.1
Type

Type

aar
Description

Description

about-page-extension
A nice about page library based on MultiType.
Project URL

Project URL

https://github.com/PureWriter/about-page
Source Code Management

Source Code Management

https://github.com/PureWriter/about-page

Download about-extension 2.4.1


<!-- https://jarcasting.com/artifacts/com.drakeet.about/about-extension/ -->
<dependency>
    <groupId>com.drakeet.about</groupId>
    <artifactId>about-extension</artifactId>
    <version>2.4.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.drakeet.about/about-extension/
implementation 'com.drakeet.about:about-extension:2.4.1'
// https://jarcasting.com/artifacts/com.drakeet.about/about-extension/
implementation ("com.drakeet.about:about-extension:2.4.1")
'com.drakeet.about:about-extension:aar:2.4.1'
<dependency org="com.drakeet.about" name="about-extension" rev="2.4.1">
  <artifact name="about-extension" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.drakeet.about', module='about-extension', version='2.4.1')
)
libraryDependencies += "com.drakeet.about" % "about-extension" % "2.4.1"
[com.drakeet.about/about-extension "2.4.1"]

Dependencies

compile (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.1.0-alpha02
com.squareup.okhttp3 : okhttp jar 3.12.4
com.drakeet.multitype : multitype jar 4.0.0

Project Modules

There are no modules declared in this project.