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

com.github.zyndev:hebe 1.1


Группа

Группа

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

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

hebe
Версия

Версия

1.1
Тип

Тип

jar

Скачать hebe 1.1

Имя Файла Размер
hebe-1.1.pom
hebe-1.1.jar 2 MB
hebe-1.1-sources.jar 1 MB
hebe-1.1-javadoc.jar 10 MB
Обзор

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