License |
License |
---|---|
GroupId | GroupIdcom.michaelhradek |
ArtifactId | ArtifactIdaurkitu-parent |
Version | Version0.0.7.6 |
Type | Typepom |
Description |
DescriptionAurkitu Parent
Annotations and corresponding Maven plugin for parsing annotated code into IDL formatted schema
files.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
aurkitu-parent-0.0.7.6.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.michaelhradek/aurkitu-parent/ -->
<dependency>
<groupId>com.michaelhradek</groupId>
<artifactId>aurkitu-parent</artifactId>
<version>0.0.7.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.michaelhradek/aurkitu-parent/
implementation 'com.michaelhradek:aurkitu-parent:0.0.7.6'
// https://jarcasting.com/artifacts/com.michaelhradek/aurkitu-parent/
implementation ("com.michaelhradek:aurkitu-parent:0.0.7.6")
'com.michaelhradek:aurkitu-parent:pom:0.0.7.6'
<dependency org="com.michaelhradek" name="aurkitu-parent" rev="0.0.7.6">
<artifact name="aurkitu-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.michaelhradek', module='aurkitu-parent', version='0.0.7.6')
)
libraryDependencies += "com.michaelhradek" % "aurkitu-parent" % "0.0.7.6"
[com.michaelhradek/aurkitu-parent "0.0.7.6"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |