is not current version
Last Version 1.1.2

com.github.sam474850601:fastutils 1.0.3

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

Categories

Categories

fastutil General Purpose Libraries High Performance
GroupId

GroupId

com.github.sam474850601
ArtifactId

ArtifactId

fastutils
Version

Version

1.0.3
Type

Type

aar

Download fastutils 1.0.3


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