is not current version
Last Version 0.99.1

com.heliorm:annotation 0.95


Categories

Categories

ORM Data
GroupId

GroupId

com.heliorm
ArtifactId

ArtifactId

annotation
Version

Version

0.95
Type

Type

jar

Download annotation 0.95


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