| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.weeb-kun |
| Идентификатор | Идентификаторlist-utils |
| Версия | Версия1.1.0-snapshot |
| Тип | Типjar |
| Описание |
Описаниеlist-utils
util library for working with lists and list operations
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| list-utils-1.1.0-snapshot.pom | |
| list-utils-1.1.0-snapshot.jar | 21 KB |
| list-utils-1.1.0-snapshot-sources.jar | 18 KB |
| list-utils-1.1.0-snapshot-javadoc.jar | 443 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.weeb-kun/list-utils/ -->
<dependency>
<groupId>com.github.weeb-kun</groupId>
<artifactId>list-utils</artifactId>
<version>1.1.0-snapshot</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.weeb-kun/list-utils/
implementation 'com.github.weeb-kun:list-utils:1.1.0-snapshot'
// https://jarcasting.com/artifacts/com.github.weeb-kun/list-utils/
implementation ("com.github.weeb-kun:list-utils:1.1.0-snapshot")
'com.github.weeb-kun:list-utils:jar:1.1.0-snapshot'
<dependency org="com.github.weeb-kun" name="list-utils" rev="1.1.0-snapshot">
<artifact name="list-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.weeb-kun', module='list-utils', version='1.1.0-snapshot')
)
libraryDependencies += "com.github.weeb-kun" % "list-utils" % "1.1.0-snapshot"
[com.github.weeb-kun/list-utils "1.1.0-snapshot"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 28.2-jre |