License |
License
Apache License 2.0
|
---|---|
GroupId | GroupIdio.github.beksar1998 |
ArtifactId | ArtifactIdandroidlibrary |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionandroidlibrary
Test Android library
|
Filename | Size |
---|---|
androidlibrary-0.0.1.pom | |
androidlibrary-0.0.1-sources.jar | 767 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.beksar1998/androidlibrary/ -->
<dependency>
<groupId>io.github.beksar1998</groupId>
<artifactId>androidlibrary</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.beksar1998/androidlibrary/
implementation 'io.github.beksar1998:androidlibrary:0.0.1'
// https://jarcasting.com/artifacts/io.github.beksar1998/androidlibrary/
implementation ("io.github.beksar1998:androidlibrary:0.0.1")
'io.github.beksar1998:androidlibrary:aar:0.0.1'
<dependency org="io.github.beksar1998" name="androidlibrary" rev="0.0.1">
<artifact name="androidlibrary" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.beksar1998', module='androidlibrary', version='0.0.1')
)
libraryDependencies += "io.github.beksar1998" % "androidlibrary" % "0.0.1"
[io.github.beksar1998/androidlibrary "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |