is not current version
Last Version 2.10

com.dorkbox:Annotations-Dorkbox-Util 1.1

Extremely fast, lightweight annotation scanner for the classpath, classloader, or specified location.

GroupId

GroupId

com.dorkbox
ArtifactId

ArtifactId

Annotations-Dorkbox-Util
Version

Version

1.1
Type

Type

jar

Download Annotations-Dorkbox-Util 1.1


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