GroupId | GroupIdcom.hotels |
---|---|
ArtifactId | ArtifactIdheat-core-utils |
Version | Version4.0.2 |
Type | Typejar |
Filename | Size |
---|---|
heat-core-utils-4.0.2.pom | |
heat-core-utils-4.0.2.jar | 96 KB |
heat-core-utils-4.0.2-sources.jar | 70 KB |
heat-core-utils-4.0.2-javadoc.jar | 236 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hotels/heat-core-utils/ -->
<dependency>
<groupId>com.hotels</groupId>
<artifactId>heat-core-utils</artifactId>
<version>4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.hotels/heat-core-utils/
implementation 'com.hotels:heat-core-utils:4.0.2'
// https://jarcasting.com/artifacts/com.hotels/heat-core-utils/
implementation ("com.hotels:heat-core-utils:4.0.2")
'com.hotels:heat-core-utils:jar:4.0.2'
<dependency org="com.hotels" name="heat-core-utils" rev="4.0.2">
<artifact name="heat-core-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hotels', module='heat-core-utils', version='4.0.2')
)
libraryDependencies += "com.hotels" % "heat-core-utils" % "4.0.2"
[com.hotels/heat-core-utils "4.0.2"]