License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.heliorm |
ArtifactId | ArtifactIdannotation |
Last Version | Last Version0.99.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description[HeliORM] Annotations
HeliORM - A Type-safe Object Relational Mapper
|
Filename | Size |
---|---|
annotation-0.99.1.pom | |
annotation-0.99.1.jar | 4 KB |
annotation-0.99.1-sources.jar | 4 KB |
annotation-0.99.1-javadoc.jar | 413 KB |
Browse |
<!-- 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"]