is not current version
Last Version 0.1.0

com.real-comp:prime-annotations 0.0.4

Custom annotation support for real-comp/prime

GroupId

GroupId

com.real-comp
ArtifactId

ArtifactId

prime-annotations
Version

Version

0.0.4
Type

Type

jar

Download prime-annotations 0.0.4


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