andlinker

Kotlin extensions for Android's project libraries.

License

License

GroupId

GroupId

io.github.julystars
ArtifactId

ArtifactId

andlinker
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

aar
Description

Description

andlinker
Kotlin extensions for Android's project libraries.
Project URL

Project URL

https://github.com/julystars/Libraries
Source Code Management

Source Code Management

https://github.com/julystars/Libraries/tree/main

Download andlinker

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2