is not current version
Last Version 0.4.5

io.github.niemals-stop:entolee-core 0.4.2


GroupId

GroupId

io.github.niemals-stop
ArtifactId

ArtifactId

entolee-core
Version

Version

0.4.2
Type

Type

jar

Download entolee-core 0.4.2


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