klib

Kotlin library with miscellaneous functions

License

License

GroupId

GroupId

com.orgecc.klib
ArtifactId

ArtifactId

klib-root
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

pom
Description

Description

klib
Kotlin library with miscellaneous functions
Project URL

Project URL

https://github.com/elifarley/klib
Project Organization

Project Organization

orgecc
Source Code Management

Source Code Management

http://github.com/elifarley/klib/tree/master

Download klib-root

Filename Size
klib-root-1.4.1.pom 13 KB
Browse

How to add to project

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

Dependencies

compile (1)

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

Project Modules

  • base
  • db
  • json
  • http4k

klib

All: Release

klib-base: Release

klib-db: Release

klib-http4k: Release

klib-json: Release

Versions

Version
1.4.1
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0