is not current version
Last Version 2.8.3

com.mastfrog:util-collections 2.7.0.3


GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

util-collections
Version

Version

2.7.0.3
Type

Type

jar

Download util-collections 2.7.0.3


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