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

Sift 0.0.12

A lightweight hash map reading library that can be used in Android, Java, and Kotlin projects

Лицензия

Лицензия

Группа

Группа

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

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

sift
Версия

Версия

0.0.12
Тип

Тип

jar
Описание

Описание

Sift
A lightweight hash map reading library that can be used in Android, Java, and Kotlin projects
Ссылка на сайт

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

https://github.com/ShoutOutSoftware/Sift-Kotlin
Система контроля версий

Система контроля версий

https://github.com/ShoutOutSoftware/Sift-Kotlin

Скачать sift 0.0.12


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

Зависимости

runtime (1)

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

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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