is not current version
Last Version 2.10

com.dorkbox:Annotations-Dorkbox-Util 1.2

Utilities for Annotation project.

GroupId

GroupId

com.dorkbox
ArtifactId

ArtifactId

Annotations-Dorkbox-Util
Version

Version

1.2
Type

Type

jar

Download Annotations-Dorkbox-Util 1.2


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