Last Version

Collection Utils 4.4.0

Unmodifiable collections for java. These collections have some specific behavior criteria that is currently not guaranteed by the native java unmodifiable collections, they are also set up with convenient builders.

License

License

Categories

Categories

Net
GroupId

GroupId

net.morimekta.utils
ArtifactId

ArtifactId

collect
Version

Version

4.4.0
Type

Type

jar
Description

Description

Collection Utils
Unmodifiable collections for java. These collections have some specific behavior criteria that is currently not guaranteed by the native java unmodifiable collections, they are also set up with convenient builders.
Project URL

Project URL

https://gitlab.com/morimekta/utils-collect
Source Code Management

Source Code Management

https://gitlab.com/morimekta/utils-collect.git

Download collect 4.4.0


<!-- https://jarcasting.com/artifacts/net.morimekta.utils/collect/ -->
<dependency>
    <groupId>net.morimekta.utils</groupId>
    <artifactId>collect</artifactId>
    <version>4.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.morimekta.utils/collect/
implementation 'net.morimekta.utils:collect:4.4.0'
// https://jarcasting.com/artifacts/net.morimekta.utils/collect/
implementation ("net.morimekta.utils:collect:4.4.0")
'net.morimekta.utils:collect:jar:4.4.0'
<dependency org="net.morimekta.utils" name="collect" rev="4.4.0">
  <artifact name="collect" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.morimekta.utils', module='collect', version='4.4.0')
)
libraryDependencies += "net.morimekta.utils" % "collect" % "4.4.0"
[net.morimekta.utils/collect "4.4.0"]

Dependencies

test (4)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 2.2
org.junit.jupiter : junit-jupiter jar 5.8.2
com.google.guava : guava jar 31.0.1-jre
org.mockito : mockito-junit-jupiter jar 4.3.1

Project Modules

There are no modules declared in this project.