prime-annotations

Custom annotation support for real-comp/prime

License

License

GroupId

GroupId

com.real-comp
ArtifactId

ArtifactId

prime-annotations
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

prime-annotations
Custom annotation support for real-comp/prime
Project URL

Project URL

https://github.com/real-comp/prime-annotations
Project Organization

Project Organization

Real-Comp

Download prime-annotations

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
com.real-comp

Real-Comp

Versions

Version
0.1.0
0.0.5
0.0.4