is not current version
Last Version 0.49

com.github.mizool:mizool 0.3

Java library providing miscellaneous classes for enterprise applications

GroupId

GroupId

com.github.mizool
ArtifactId

ArtifactId

mizool
Version

Version

0.3
Type

Type

pom

Download mizool 0.3

Filename Size
mizool-0.3.pom 19 KB
Browse

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