Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.huaweicloud.sermant |
ArtifactId | ArtifactIdsermant-agentcore-premain |
Version | Version0.3.5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.huaweicloud.sermant/sermant-agentcore-premain/ -->
<dependency>
<groupId>com.huaweicloud.sermant</groupId>
<artifactId>sermant-agentcore-premain</artifactId>
<version>0.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.huaweicloud.sermant/sermant-agentcore-premain/
implementation 'com.huaweicloud.sermant:sermant-agentcore-premain:0.3.5'
// https://jarcasting.com/artifacts/com.huaweicloud.sermant/sermant-agentcore-premain/
implementation ("com.huaweicloud.sermant:sermant-agentcore-premain:0.3.5")
'com.huaweicloud.sermant:sermant-agentcore-premain:jar:0.3.5'
<dependency org="com.huaweicloud.sermant" name="sermant-agentcore-premain" rev="0.3.5">
<artifact name="sermant-agentcore-premain" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.huaweicloud.sermant', module='sermant-agentcore-premain', version='0.3.5')
)
libraryDependencies += "com.huaweicloud.sermant" % "sermant-agentcore-premain" % "0.3.5"
[com.huaweicloud.sermant/sermant-agentcore-premain "0.3.5"]