| Группа | Группаcom.github.hoteam |
|---|---|
| Идентификатор | Идентификаторhecloud.runtime.common |
| Версия | Версия1.0.7 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| hecloud.runtime.common-1.0.7.pom | |
| hecloud.runtime.common-1.0.7.jar | 121 KB |
| hecloud.runtime.common-1.0.7-sources.jar | 62 KB |
| hecloud.runtime.common-1.0.7-javadoc.jar | 521 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hoteam/hecloud.runtime.common/ -->
<dependency>
<groupId>com.github.hoteam</groupId>
<artifactId>hecloud.runtime.common</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hoteam/hecloud.runtime.common/
implementation 'com.github.hoteam:hecloud.runtime.common:1.0.7'
// https://jarcasting.com/artifacts/com.github.hoteam/hecloud.runtime.common/
implementation ("com.github.hoteam:hecloud.runtime.common:1.0.7")
'com.github.hoteam:hecloud.runtime.common:jar:1.0.7'
<dependency org="com.github.hoteam" name="hecloud.runtime.common" rev="1.0.7">
<artifact name="hecloud.runtime.common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hoteam', module='hecloud.runtime.common', version='1.0.7')
)
libraryDependencies += "com.github.hoteam" % "hecloud.runtime.common" % "1.0.7"
[com.github.hoteam/hecloud.runtime.common "1.0.7"]