is not current version
Last Version 3.4.7

org.hotrodorm.hotrod:hotrod-utils 3.3.2


Categories

Categories

ORM Data
GroupId

GroupId

org.hotrodorm.hotrod
ArtifactId

ArtifactId

hotrod-utils
Version

Version

3.3.2
Type

Type

jar

Download hotrod-utils 3.3.2


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