GroupId | GroupIdcom.michaelhradek |
---|---|
ArtifactId | ArtifactIdaurkitu-annotations |
Version | Version0.0.4 |
Type | Typejar |
Filename | Size |
---|---|
aurkitu-annotations-0.0.4.pom | |
aurkitu-annotations-0.0.4.jar | 10 KB |
aurkitu-annotations-0.0.4-sources.jar | 8 KB |
aurkitu-annotations-0.0.4-javadoc.jar | 75 KB |
Browse |
<!-- 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"]