| GroupId | GroupIdcom.github.amanv8060 |
|---|---|
| ArtifactId | ArtifactIdaboutpagelib |
| Version | Version1.0.1 |
| Type | Typeaar |
| Filename | Size |
|---|---|
| aboutpagelib-1.0.1.pom | |
| aboutpagelib-1.0.1-sources.jar | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.amanv8060/aboutpagelib/ -->
<dependency>
<groupId>com.github.amanv8060</groupId>
<artifactId>aboutpagelib</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.amanv8060/aboutpagelib/
implementation 'com.github.amanv8060:aboutpagelib:1.0.1'
// https://jarcasting.com/artifacts/com.github.amanv8060/aboutpagelib/
implementation ("com.github.amanv8060:aboutpagelib:1.0.1")
'com.github.amanv8060:aboutpagelib:aar:1.0.1'
<dependency org="com.github.amanv8060" name="aboutpagelib" rev="1.0.1">
<artifact name="aboutpagelib" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.amanv8060', module='aboutpagelib', version='1.0.1')
)
libraryDependencies += "com.github.amanv8060" % "aboutpagelib" % "1.0.1"
[com.github.amanv8060/aboutpagelib "1.0.1"]