License |
License |
---|---|
GroupId | GroupIdcom.github.danny02 |
ArtifactId | ArtifactIdAnnotationsProcessing |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA collection of game related librarys
|
<!-- https://jarcasting.com/artifacts/com.github.danny02/AnnotationsProcessing/ -->
<dependency>
<groupId>com.github.danny02</groupId>
<artifactId>AnnotationsProcessing</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.danny02/AnnotationsProcessing/
implementation 'com.github.danny02:AnnotationsProcessing:1.1'
// https://jarcasting.com/artifacts/com.github.danny02/AnnotationsProcessing/
implementation ("com.github.danny02:AnnotationsProcessing:1.1")
'com.github.danny02:AnnotationsProcessing:jar:1.1'
<dependency org="com.github.danny02" name="AnnotationsProcessing" rev="1.1">
<artifact name="AnnotationsProcessing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.danny02', module='AnnotationsProcessing', version='1.1')
)
libraryDependencies += "com.github.danny02" % "AnnotationsProcessing" % "1.1"
[com.github.danny02/AnnotationsProcessing "1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |