is not current version
Last Version 4.0.4

com.hotels:heat-core-utils 2.0.1


GroupId

GroupId

com.hotels
ArtifactId

ArtifactId

heat-core-utils
Version

Version

2.0.1
Type

Type

jar

Download heat-core-utils 2.0.1


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