is not current version
Last Version 1.1.2

com.github.sam474850601:fastutils 1.0.2

sam������������

Categories

Categories

fastutil General Purpose Libraries High Performance
GroupId

GroupId

com.github.sam474850601
ArtifactId

ArtifactId

fastutils
Version

Version

1.0.2
Type

Type

aar

Download fastutils 1.0.2


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