| Категории |
Категорииfastutil Универсальные библиотеки High Performance |
|---|---|
| Группа | Группаcom.github.sam474850601 |
| Идентификатор | Идентификаторfastutils |
| Версия | Версия1.0.3 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| fastutils-1.0.3.pom | |
| fastutils-1.0.3.apk | 1 MB |
| Обзор |
<!-- 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"]