License |
License |
---|---|
GroupId | GroupIdcom.dorkbox |
ArtifactId | ArtifactIdAnnotations-Dorkbox-Util |
Last Version | Last Version2.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAnnotations-Dorkbox-Util
Utilities for the Annotations project.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.dorkbox/Annotations-Dorkbox-Util/ -->
<dependency>
<groupId>com.dorkbox</groupId>
<artifactId>Annotations-Dorkbox-Util</artifactId>
<version>2.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.dorkbox/Annotations-Dorkbox-Util/
implementation 'com.dorkbox:Annotations-Dorkbox-Util:2.10'
// https://jarcasting.com/artifacts/com.dorkbox/Annotations-Dorkbox-Util/
implementation ("com.dorkbox:Annotations-Dorkbox-Util:2.10")
'com.dorkbox:Annotations-Dorkbox-Util:jar:2.10'
<dependency org="com.dorkbox" name="Annotations-Dorkbox-Util" rev="2.10">
<artifact name="Annotations-Dorkbox-Util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dorkbox', module='Annotations-Dorkbox-Util', version='2.10')
)
libraryDependencies += "com.dorkbox" % "Annotations-Dorkbox-Util" % "2.10"
[com.dorkbox/Annotations-Dorkbox-Util "2.10"]