is not current version
Last Version 4.0.4

com.hotels:heat-bundle 4.0.3


GroupId

GroupId

com.hotels
ArtifactId

ArtifactId

heat-bundle
Version

Version

4.0.3
Type

Type

jar

Download heat-bundle 4.0.3


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