is not current version
Last Version 3.4.7

org.hotrodorm.hotrod:hotrod-utils 3.4.3


Categories

Categories

ORM Data
GroupId

GroupId

org.hotrodorm.hotrod
ArtifactId

ArtifactId

hotrod-utils
Version

Version

3.4.3
Type

Type

jar

Download hotrod-utils 3.4.3


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