| Категории |
КатегорииAnt Компиляция и сборка |
|---|---|
| Группа | Группаcom.huaweicloud.sermant |
| Идентификатор | Идентификаторsermant-agentcore-premain |
| Версия | Версия0.3.1 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.huaweicloud.sermant/sermant-agentcore-premain/ -->
<dependency>
<groupId>com.huaweicloud.sermant</groupId>
<artifactId>sermant-agentcore-premain</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.huaweicloud.sermant/sermant-agentcore-premain/
implementation 'com.huaweicloud.sermant:sermant-agentcore-premain:0.3.1'
// https://jarcasting.com/artifacts/com.huaweicloud.sermant/sermant-agentcore-premain/
implementation ("com.huaweicloud.sermant:sermant-agentcore-premain:0.3.1")
'com.huaweicloud.sermant:sermant-agentcore-premain:jar:0.3.1'
<dependency org="com.huaweicloud.sermant" name="sermant-agentcore-premain" rev="0.3.1">
<artifact name="sermant-agentcore-premain" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.huaweicloud.sermant', module='sermant-agentcore-premain', version='0.3.1')
)
libraryDependencies += "com.huaweicloud.sermant" % "sermant-agentcore-premain" % "0.3.1"
[com.huaweicloud.sermant/sermant-agentcore-premain "0.3.1"]