common

KtFunctional

License

License

GroupId

GroupId

com.github.rarnu
ArtifactId

ArtifactId

common
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

common
KtFunctional
Project URL

Project URL

https://github.com/rarnu/ktfunctional

Download common

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.11.0
commons-io : commons-io jar 2.6
org.apache.commons : commons-compress jar 1.16.1
org.apache.commons : commons-lang3 jar 3.7

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.21
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.1
0.9.0
0.8.2
0.8.1
0.8.0