Last Version

Kotlin Extra Library 0.1.10

Kotlin community common multiplatform library

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

org.kotlinextra
ArtifactId

ArtifactId

kotlin-extlib
Version

Version

0.1.10
Type

Type

pom
Description

Description

Kotlin Extra Library
Kotlin community common multiplatform library
Project URL

Project URL

https://github.com/lamba92/kotlin-extlib
Project Organization

Project Organization

org.kotlinextra
Source Code Management

Source Code Management

https://github.com/kotlin-extra-library/kotlin-extlib

Download kotlin-extlib 0.1.10


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

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.