is not current version
Last Version 0.15.1

org.hrorm:hrorm 0.7.3

Hrorm is a simple, declarative ORM library.

Categories

Categories

ORM Data
GroupId

GroupId

org.hrorm
ArtifactId

ArtifactId

hrorm
Version

Version

0.7.3
Type

Type

jar

Download hrorm 0.7.3


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