Last Version

Kotlin Commons 4.3.0

Kotlin commons is a library with a set of useful classes to help to developer to work with kotlin.

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.raxdenstudios.commons
ArtifactId

ArtifactId

commons-kotlin
Version

Version

4.3.0
Type

Type

aar
Description

Description

Kotlin Commons
Kotlin commons is a library with a set of useful classes to help to developer to work with kotlin.
Project URL

Project URL

https://github.com/raxden/android-commons
Source Code Management

Source Code Management

https://github.com/raxden/android-commons/tree/master

Download commons-kotlin 4.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.30
org.jetbrains.kotlin : kotlin-reflect jar 1.4.30

Project Modules

There are no modules declared in this project.