License |
License |
---|---|
GroupId | GroupIdcom.github.weeb-kun |
ArtifactId | ArtifactIdlist-utils |
Version | Version1.1.0-snapshot |
Type | Typejar |
Description |
Descriptionlist-utils
util library for working with lists and list operations
|
Project URL |
Project URL |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 28.2-jre |