License |
License |
---|---|
Categories |
Categoriesfastutil General Purpose Libraries High Performance |
GroupId | GroupIdcom.github.sam474850601 |
ArtifactId | ArtifactIdfastutils |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionapp
sam开发工具
|
Filename | Size |
---|---|
fastutils-1.1.2.pom | |
fastutils-1.1.2.apk | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sam474850601/fastutils/ -->
<dependency>
<groupId>com.github.sam474850601</groupId>
<artifactId>fastutils</artifactId>
<version>1.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sam474850601/fastutils/
implementation 'com.github.sam474850601:fastutils:1.1.2'
// https://jarcasting.com/artifacts/com.github.sam474850601/fastutils/
implementation ("com.github.sam474850601:fastutils:1.1.2")
'com.github.sam474850601:fastutils:aar:1.1.2'
<dependency org="com.github.sam474850601" name="fastutils" rev="1.1.2">
<artifact name="fastutils" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.sam474850601', module='fastutils', version='1.1.2')
)
libraryDependencies += "com.github.sam474850601" % "fastutils" % "1.1.2"
[com.github.sam474850601/fastutils "1.1.2"]