не последняя версия
Последняя версия 0.1.29

com.github.happyjiahui:z-web 0.1.21


Группа

Группа

com.github.happyjiahui
Идентификатор

Идентификатор

z-web
Версия

Версия

0.1.21
Тип

Тип

jar

Скачать z-web 0.1.21


<!-- https://jarcasting.com/artifacts/com.github.happyjiahui/z-web/ -->
<dependency>
    <groupId>com.github.happyjiahui</groupId>
    <artifactId>z-web</artifactId>
    <version>0.1.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.happyjiahui/z-web/
implementation 'com.github.happyjiahui:z-web:0.1.21'
// https://jarcasting.com/artifacts/com.github.happyjiahui/z-web/
implementation ("com.github.happyjiahui:z-web:0.1.21")
'com.github.happyjiahui:z-web:jar:0.1.21'
<dependency org="com.github.happyjiahui" name="z-web" rev="0.1.21">
  <artifact name="z-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.happyjiahui', module='z-web', version='0.1.21')
)
libraryDependencies += "com.github.happyjiahui" % "z-web" % "0.1.21"
[com.github.happyjiahui/z-web "0.1.21"]