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

com.github.eagle6688:devutility.internal 1.0.8

Some utilities for Java development

Категории

Категории

Utility Универсальные библиотеки
Группа

Группа

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

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

devutility.internal
Версия

Версия

1.0.8
Тип

Тип

jar

Скачать devutility.internal 1.0.8


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