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