is not current version
Last Version 4.0.4

com.hotels:heat-example-test-module 2.0.4


GroupId

GroupId

com.hotels
ArtifactId

ArtifactId

heat-example-test-module
Version

Version

2.0.4
Type

Type

jar

Download heat-example-test-module 2.0.4


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