is not current version
Last Version 0.0.28

com.notuvy:notuvyutil 0.0.8

General utilities and tools to simplify the creation new standalone applications.

GroupId

GroupId

com.notuvy
ArtifactId

ArtifactId

notuvyutil
Version

Version

0.0.8
Type

Type

jar

Download notuvyutil 0.0.8


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