common

KtFunctional

Лицензия

Лицензия

Группа

Группа

com.github.rarnu
Идентификатор

Идентификатор

common
Последняя версия

Последняя версия

0.9.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

common
KtFunctional
Ссылка на сайт

Ссылка на сайт

https://github.com/rarnu/ktfunctional

Скачать common

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.21
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.2.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.9.1
0.9.0
0.8.2
0.8.1
0.8.0