is not current version
Last Version 2.3

com.github.MissThee:collection-compute 2.2

collection compute

GroupId

GroupId

com.github.MissThee
ArtifactId

ArtifactId

collection-compute
Version

Version

2.2
Type

Type

jar

Download collection-compute 2.2


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