is not current version
Last Version 0.9.1

com.github.sharispe:slib-indexer 0.9

Simple Index representation

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.github.sharispe
ArtifactId

ArtifactId

slib-indexer
Version

Version

0.9
Type

Type

jar

Download slib-indexer 0.9


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