is not current version
Last Version 0.0.7.6

com.michaelhradek:aurkitu-annotations 0.0.4

Annotation library used to annotate models to enable FlatBuffer/IDL schema generation.

GroupId

GroupId

com.michaelhradek
ArtifactId

ArtifactId

aurkitu-annotations
Version

Version

0.0.4
Type

Type

jar

Download aurkitu-annotations 0.0.4


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