| Группа | Группаcom.att.woorea |
|---|---|
| Идентификатор | Идентификаторheat-model |
| Версия | Версия3.3.26-oss |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| heat-model-3.3.26-oss.pom | |
| heat-model-3.3.26-oss.jar | 14 KB |
| heat-model-3.3.26-oss-sources.jar | 7 KB |
| heat-model-3.3.26-oss-javadoc.jar | 70 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.att.woorea/heat-model/ -->
<dependency>
<groupId>com.att.woorea</groupId>
<artifactId>heat-model</artifactId>
<version>3.3.26-oss</version>
</dependency>
// https://jarcasting.com/artifacts/com.att.woorea/heat-model/
implementation 'com.att.woorea:heat-model:3.3.26-oss'
// https://jarcasting.com/artifacts/com.att.woorea/heat-model/
implementation ("com.att.woorea:heat-model:3.3.26-oss")
'com.att.woorea:heat-model:jar:3.3.26-oss'
<dependency org="com.att.woorea" name="heat-model" rev="3.3.26-oss">
<artifact name="heat-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.att.woorea', module='heat-model', version='3.3.26-oss')
)
libraryDependencies += "com.att.woorea" % "heat-model" % "3.3.26-oss"
[com.att.woorea/heat-model "3.3.26-oss"]