License |
License |
---|---|
GroupId | GroupIdcom.wizzardo.tools |
ArtifactId | ArtifactIdtools-collections |
Version | Version0.23 |
Type | Typejar |
Description |
Descriptiontools-collections
collections tools
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tools-collections-0.23.pom | |
tools-collections-0.23.jar | 84 KB |
tools-collections-0.23-sources.jar | 27 KB |
tools-collections-0.23-javadoc.jar | 636 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wizzardo.tools/tools-collections/ -->
<dependency>
<groupId>com.wizzardo.tools</groupId>
<artifactId>tools-collections</artifactId>
<version>0.23</version>
</dependency>
// https://jarcasting.com/artifacts/com.wizzardo.tools/tools-collections/
implementation 'com.wizzardo.tools:tools-collections:0.23'
// https://jarcasting.com/artifacts/com.wizzardo.tools/tools-collections/
implementation ("com.wizzardo.tools:tools-collections:0.23")
'com.wizzardo.tools:tools-collections:jar:0.23'
<dependency org="com.wizzardo.tools" name="tools-collections" rev="0.23">
<artifact name="tools-collections" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wizzardo.tools', module='tools-collections', version='0.23')
)
libraryDependencies += "com.wizzardo.tools" % "tools-collections" % "0.23"
[com.wizzardo.tools/tools-collections "0.23"]
Group / Artifact | Type | Version |
---|---|---|
com.wizzardo.tools : tools-exception | jar | 0.23 |
com.wizzardo.tools : tools-interfaces | jar | 0.23 |