is not current version
Last Version 3.4.7

org.hotrodorm.hotrod:hotrod-ant-plugin 3.3.2


Categories

Categories

Ant Build Tools ORM Data
GroupId

GroupId

org.hotrodorm.hotrod
ArtifactId

ArtifactId

hotrod-ant-plugin
Version

Version

3.3.2
Type

Type

jar

Download hotrod-ant-plugin 3.3.2


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