Last Version

kommon 0.14

A commons library for Kotlin

License

License

GroupId

GroupId

com.github.andrewoma.kommon
ArtifactId

ArtifactId

kommon
Version

Version

0.14
Type

Type

jar
Description

Description

kommon
A commons library for Kotlin
Project URL

Project URL

https://github.com/andrewoma/kommon
Source Code Management

Source Code Management

https://github.com/andrewoma/kommon

Download kommon 0.14


<!-- https://jarcasting.com/artifacts/com.github.andrewoma.kommon/kommon/ -->
<dependency>
    <groupId>com.github.andrewoma.kommon</groupId>
    <artifactId>kommon</artifactId>
    <version>0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.andrewoma.kommon/kommon/
implementation 'com.github.andrewoma.kommon:kommon:0.14'
// https://jarcasting.com/artifacts/com.github.andrewoma.kommon/kommon/
implementation ("com.github.andrewoma.kommon:kommon:0.14")
'com.github.andrewoma.kommon:kommon:jar:0.14'
<dependency org="com.github.andrewoma.kommon" name="kommon" rev="0.14">
  <artifact name="kommon" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.andrewoma.kommon', module='kommon', version='0.14')
)
libraryDependencies += "com.github.andrewoma.kommon" % "kommon" % "0.14"
[com.github.andrewoma.kommon/kommon "0.14"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.3-2

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.1.3-2
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.