License |
License |
---|---|
GroupId | GroupIdio.github.julystars |
ArtifactId | ArtifactIdandlinker |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionandlinker
Kotlin extensions for Android's project libraries.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
andlinker-1.0.5.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.julystars/andlinker/ -->
<dependency>
<groupId>io.github.julystars</groupId>
<artifactId>andlinker</artifactId>
<version>1.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.julystars/andlinker/
implementation 'io.github.julystars:andlinker:1.0.5'
// https://jarcasting.com/artifacts/io.github.julystars/andlinker/
implementation ("io.github.julystars:andlinker:1.0.5")
'io.github.julystars:andlinker:aar:1.0.5'
<dependency org="io.github.julystars" name="andlinker" rev="1.0.5">
<artifact name="andlinker" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.julystars', module='andlinker', version='1.0.5')
)
libraryDependencies += "io.github.julystars" % "andlinker" % "1.0.5"
[io.github.julystars/andlinker "1.0.5"]