Mutable Fast Select

Mutable version of Fast Select

License

License

GroupId

GroupId

com.github.terma
ArtifactId

ArtifactId

mutable-fast-select
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

Mutable Fast Select
Mutable version of Fast Select

Download mutable-fast-select

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.terma : fast-select jar 3.1.0
com.esotericsoftware : kryo jar 4.0.1
org.openjdk.jmh : jmh-core jar 1.19

provided (1)

Group / Artifact Type Version
org.openjdk.jmh : jmh-generator-annprocess jar 1.19

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 2.0.2-beta

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.6