is not current version
Last Version 1.0.311

se.koc:zutil 1.0.2-227

A library containing utility classes and code snippets

GroupId

GroupId

se.koc
ArtifactId

ArtifactId

zutil
Version

Version

1.0.2-227
Type

Type

jar

Download zutil 1.0.2-227


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