is not current version
Last Version 4.0.4

com.hotels:heat-module-support 1.0.3


GroupId

GroupId

com.hotels
ArtifactId

ArtifactId

heat-module-support
Version

Version

1.0.3
Type

Type

jar

Download heat-module-support 1.0.3


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