GroupId | GroupIdcom.att.woorea |
---|---|
ArtifactId | ArtifactIdheat-model |
Version | Version3.3.27 |
Type | Typejar |
Filename | Size |
---|---|
heat-model-3.3.27.pom | |
heat-model-3.3.27.jar | 14 KB |
heat-model-3.3.27-sources.jar | 7 KB |
heat-model-3.3.27-javadoc.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.att.woorea/heat-model/ -->
<dependency>
<groupId>com.att.woorea</groupId>
<artifactId>heat-model</artifactId>
<version>3.3.27</version>
</dependency>
// https://jarcasting.com/artifacts/com.att.woorea/heat-model/
implementation 'com.att.woorea:heat-model:3.3.27'
// https://jarcasting.com/artifacts/com.att.woorea/heat-model/
implementation ("com.att.woorea:heat-model:3.3.27")
'com.att.woorea:heat-model:jar:3.3.27'
<dependency org="com.att.woorea" name="heat-model" rev="3.3.27">
<artifact name="heat-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.att.woorea', module='heat-model', version='3.3.27')
)
libraryDependencies += "com.att.woorea" % "heat-model" % "3.3.27"
[com.att.woorea/heat-model "3.3.27"]