Extensions

General-purpose extension functions that can make your code more concise and readable.

Лицензия

Лицензия

Категории

Категории

Kotlin Языки программирования
Группа

Группа

com.tomtom.kotlin
Идентификатор

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

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

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

1.7.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Extensions
General-purpose extension functions that can make your code more concise and readable.
Организация-разработчик

Организация-разработчик

TomTom NV

Скачать extensions

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10

test (4)

Идентификатор библиотеки Тип Версия
io.mockk : mockk jar 1.12.3
org.jetbrains.kotlin : kotlin-test-junit jar 1.6.10
junit : junit jar 4.13.2
org.junit.jupiter : junit-jupiter-api jar 5.8.2

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

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

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

Версия
1.7.1
1.7.0
1.6.4
1.6.2
1.6.1
1.6.0