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