Last Version

Sift 0.0.12

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

License

License

GroupId

GroupId

com.shoutoutsoftware
ArtifactId

ArtifactId

sift
Version

Version

0.0.12
Type

Type

jar
Description

Description

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

Project URL

https://github.com/ShoutOutSoftware/Sift-Kotlin
Source Code Management

Source Code Management

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

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

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.21

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.