is not current version
Last Version 2.0.2

com.github.amanv8060:aboutpagelib 2.0.1

An About Page Library written in Jetpack Compose

GroupId

GroupId

com.github.amanv8060
ArtifactId

ArtifactId

aboutpagelib
Version

Version

2.0.1
Type

Type

aar

Download aboutpagelib 2.0.1


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