is not current version
Last Version 0.0.2.RELEASE

com.github.enjektor:enjektor-utils 0.0.2


GroupId

GroupId

com.github.enjektor
ArtifactId

ArtifactId

enjektor-utils
Version

Version

0.0.2
Type

Type

jar

Download 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"]