is not current version
Last Version 0.0.5

com.github.bannmann.labs:annotations 0.0.2


GroupId

GroupId

com.github.bannmann.labs
ArtifactId

ArtifactId

annotations
Version

Version

0.0.2
Type

Type

jar

Download annotations 0.0.2


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