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