is not current version
Last Version 1.1.2

com.github.sam474850601:fastutils 1.1.0

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

Categories

Categories

fastutil General Purpose Libraries High Performance
GroupId

GroupId

com.github.sam474850601
ArtifactId

ArtifactId

fastutils
Version

Version

1.1.0
Type

Type

aar

Download fastutils 1.1.0


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