is not current version
Last Version 0.99.1

com.heliorm:annotation 0.89


Categories

Categories

ORM Data
GroupId

GroupId

com.heliorm
ArtifactId

ArtifactId

annotation
Version

Version

0.89
Type

Type

jar

Download annotation 0.89


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