is not current version
Last Version 0.0.7

com.github.imas-alex:JEntigrator 0.0.5

The entigrator application

GroupId

GroupId

com.github.imas-alex
ArtifactId

ArtifactId

JEntigrator
Version

Version

0.0.5
Type

Type

jar

Download JEntigrator 0.0.5


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