License |
License |
---|---|
GroupId | GroupIdcom.michaelhradek |
ArtifactId | ArtifactIdaurkitu-annotations |
Version | Version0.0.7.6 |
Type | Typejar |
Description |
DescriptionAurkitu Annotations
Annotation library used to annotate models to enable FlatBuffer/IDL schema generation.
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.michaelhradek/aurkitu-annotations/ -->
<dependency>
<groupId>com.michaelhradek</groupId>
<artifactId>aurkitu-annotations</artifactId>
<version>0.0.7.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.michaelhradek/aurkitu-annotations/
implementation 'com.michaelhradek:aurkitu-annotations:0.0.7.6'
// https://jarcasting.com/artifacts/com.michaelhradek/aurkitu-annotations/
implementation ("com.michaelhradek:aurkitu-annotations:0.0.7.6")
'com.michaelhradek:aurkitu-annotations:jar:0.0.7.6'
<dependency org="com.michaelhradek" name="aurkitu-annotations" rev="0.0.7.6">
<artifact name="aurkitu-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.michaelhradek', module='aurkitu-annotations', version='0.0.7.6')
)
libraryDependencies += "com.michaelhradek" % "aurkitu-annotations" % "0.0.7.6"
[com.michaelhradek/aurkitu-annotations "0.0.7.6"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |