is not current version
Last Version 0.0.7.6

com.michaelhradek:aurkitu-parent 0.0.7.1

Annotations and corresponding Maven plugin for parsing annotated code into IDL formatted schema files.

GroupId

GroupId

com.michaelhradek
ArtifactId

ArtifactId

aurkitu-parent
Version

Version

0.0.7.1
Type

Type

pom

Download aurkitu-parent 0.0.7.1


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