Last Version

kotlin-utils 0.0.5

Some utility functions / classes to be used with Kotlin.

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.github.dibog
ArtifactId

ArtifactId

kotlin-utils
Version

Version

0.0.5
Type

Type

jar
Description

Description

kotlin-utils
Some utility functions / classes to be used with Kotlin.
Project URL

Project URL

https://github.com/dibog/kotlin-utils
Source Code Management

Source Code Management

https://github.com/dibog/kotlin-utils

Download kotlin-utils 0.0.5


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.51
io.github.microutils : kotlin-logging jar 1.4.6
org.slf4j : slf4j-api jar 1.7.25

test (3)

Group / Artifact Type Version
com.willowtreeapps.assertk : assertk jar 0.10
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.