is not current version
Last Version 3.2.0

com.github.terma:fast-select 3.0.0

Read Only In-Memory Storage with Fast MultiFilter Select

GroupId

GroupId

com.github.terma
ArtifactId

ArtifactId

fast-select
Version

Version

3.0.0
Type

Type

jar

Download fast-select 3.0.0


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