is not current version
Last Version 0.23

com.wizzardo.tools:tools-collections 0.13

collections tools

GroupId

GroupId

com.wizzardo.tools
ArtifactId

ArtifactId

tools-collections
Version

Version

0.13
Type

Type

jar

Download tools-collections 0.13


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