Last Version

list-utils 1.1.0-snapshot

util library for working with lists and list operations

License

License

GroupId

GroupId

com.github.weeb-kun
ArtifactId

ArtifactId

list-utils
Version

Version

1.1.0-snapshot
Type

Type

jar
Description

Description

list-utils
util library for working with lists and list operations
Project URL

Project URL

https://github.com/weeb-kun/java-list-utils

Download list-utils 1.1.0-snapshot


<!-- 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"]

Dependencies

runtime (1)

Group / Artifact Type Version
com.google.guava : guava jar 28.2-jre

Project Modules

There are no modules declared in this project.