не последняя версия
Последняя версия 4.0.4

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


Группа

Группа

com.hotels
Идентификатор

Идентификатор

heat-example-test-module
Версия

Версия

3.0.0
Тип

Тип

jar

Скачать heat-example-test-module 3.0.0


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