| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииKotlin Языки программирования |
| Группа | Группаcom.github.squirrelgrip |
| Идентификатор | Идентификаторkotlin-extensions |
| Последняя версия | Последняя версия1.2.14 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеkotlin-extensions
A collection of useful kotlin extensions
|
| Имя Файла | Размер |
|---|---|
| kotlin-extensions-1.2.14.pom | |
| kotlin-extensions-1.2.14.jar | 53 KB |
| kotlin-extensions-1.2.14-sources.jar | 14 KB |
| kotlin-extensions-1.2.14-javadoc.jar | 376 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.squirrelgrip/kotlin-extensions/ -->
<dependency>
<groupId>com.github.squirrelgrip</groupId>
<artifactId>kotlin-extensions</artifactId>
<version>1.2.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.squirrelgrip/kotlin-extensions/
implementation 'com.github.squirrelgrip:kotlin-extensions:1.2.14'
// https://jarcasting.com/artifacts/com.github.squirrelgrip/kotlin-extensions/
implementation ("com.github.squirrelgrip:kotlin-extensions:1.2.14")
'com.github.squirrelgrip:kotlin-extensions:jar:1.2.14'
<dependency org="com.github.squirrelgrip" name="kotlin-extensions" rev="1.2.14">
<artifact name="kotlin-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.squirrelgrip', module='kotlin-extensions', version='1.2.14')
)
libraryDependencies += "com.github.squirrelgrip" % "kotlin-extensions" % "1.2.14"
[com.github.squirrelgrip/kotlin-extensions "1.2.14"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | |
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
| com.fasterxml.jackson.module : jackson-module-kotlin | jar | |
| org.antlr : antlr4-runtime | jar | 4.10.1 |
| org.jetbrains : annotations | jar | 23.0.0 |
| org.jetbrains.kotlin : kotlin-stdlib | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.assertj : assertj-core | jar | 3.23.1 |
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-params | jar | |
| com.flipkart.zjsonpatch : zjsonpatch | jar | 0.4.12 |