is not current version
Last Version 2.0.2

com.github.amanv8060:aboutpagelib 2.0.0

An About Page Library written in Jetpack Compose

GroupId

GroupId

com.github.amanv8060
ArtifactId

ArtifactId

aboutpagelib
Version

Version

2.0.0
Type

Type

aar

Download aboutpagelib 2.0.0


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