Last Version

com.mastfrog:util-collections 2.8.3

Shared configuration for Giulius, Acteur and related projects

License

License

MIT
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

util-collections
Version

Version

2.8.3
Type

Type

jar
Description

Description

Shared configuration for Giulius, Acteur and related projects
Project URL

Project URL

https://github.com/timboudreau/util
Project Organization

Project Organization

Mastfrog Technologies
Source Code Management

Source Code Management

https://github.com/timboudreau/util

Download util-collections 2.8.3


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

Dependencies

compile (4)

Group / Artifact Type Version
com.mastfrog : util-preconditions jar 2.8.3
com.mastfrog : util-strings jar 2.8.3
com.mastfrog : sort jar 2.8.3
com.mastfrog : search jar 2.8.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.