[HeliORM] Annotations

HeliORM - A Type-safe Object Relational Mapper

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.heliorm
ArtifactId

ArtifactId

annotation
Last Version

Last Version

0.99.1
Release Date

Release Date

Type

Type

jar
Description

Description

[HeliORM] Annotations
HeliORM - A Type-safe Object Relational Mapper

Download annotation

How to add to project

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

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.

Versions

Version
0.99.1
0.98
0.97
0.95
0.91
0.90
0.89