| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.jmjlbmn |
| Идентификатор | Идентификаторhuiche-core |
| Версия | Версия1.1.0 |
| Тип | Типpom |
| Описание |
ОписаниеHuiChe Framework Core
HuiChe Framework
|
| Имя Файла | Размер |
|---|---|
| huiche-core-1.1.0.pom | 849 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.jmjlbmn/huiche-core/ -->
<dependency>
<groupId>com.github.jmjlbmn</groupId>
<artifactId>huiche-core</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jmjlbmn/huiche-core/
implementation 'com.github.jmjlbmn:huiche-core:1.1.0'
// https://jarcasting.com/artifacts/com.github.jmjlbmn/huiche-core/
implementation ("com.github.jmjlbmn:huiche-core:1.1.0")
'com.github.jmjlbmn:huiche-core:pom:1.1.0'
<dependency org="com.github.jmjlbmn" name="huiche-core" rev="1.1.0">
<artifact name="huiche-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jmjlbmn', module='huiche-core', version='1.1.0')
)
libraryDependencies += "com.github.jmjlbmn" % "huiche-core" % "1.1.0"
[com.github.jmjlbmn/huiche-core "1.1.0"]