не последняя версия
Последняя версия 1.0.2.RELEASE

com.github.hiwepy:hitool-web 1.0.1.RELEASE


Группа

Группа

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

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

hitool-web
Версия

Версия

1.0.1.RELEASE
Тип

Тип

jar

Скачать hitool-web 1.0.1.RELEASE


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