is not current version
Last Version 4.0.4

com.hotels:heat-internal-modules 3.0.0


GroupId

GroupId

com.hotels
ArtifactId

ArtifactId

heat-internal-modules
Version

Version

3.0.0
Type

Type

jar

Download heat-internal-modules 3.0.0


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