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

com.github.enjektor:enjektor-utils 0.0.2


Группа

Группа

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

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

enjektor-utils
Версия

Версия

0.0.2
Тип

Тип

jar

Скачать enjektor-utils 0.0.2


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