KotlinCommons

A collection of utilities for Kotlin and various dependencies.

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.bvanseg
ArtifactId

ArtifactId

KotlinCommons
Last Version

Last Version

2.2.5
Release Date

Release Date

Type

Type

jar
Description

Description

KotlinCommons
A collection of utilities for Kotlin and various dependencies.
Project URL

Project URL

https://github.com/bvanseg/KotlinCommons
Source Code Management

Source Code Management

https://github.com/bvanseg/KotlinCommons

Download KotlinCommons

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72
org.jetbrains.kotlin : kotlin-reflect jar 1.3.72
org.apache.logging.log4j : log4j-slf4j18-impl jar 2.12.1
org.slf4j : slf4j-api jar 1.8.0-beta4

provided (4)

Group / Artifact Type Version
com.github.jhg023 : SimpleNet jar 1.6.2
org.joml : joml jar 1.9.18
com.dev-smart : ubjson jar 0.1.8
io.github.classgraph : classgraph jar 4.8.47

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.mockito : mockito-core jar 3.3.3
com.nhaarman.mockitokotlin2 : mockito-kotlin jar 2.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.5
2.2.4