is not current version
Last Version 0.4.5

io.github.niemals-stop:entolee 0.4.3

Domain Signals for your application.

GroupId

GroupId

io.github.niemals-stop
ArtifactId

ArtifactId

entolee
Version

Version

0.4.3
Type

Type

pom

Download entolee 0.4.3

Filename Size
entolee-0.4.3.pom 6 KB
Browse

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