GroupId | GroupIdio.github.niemals-stop |
---|---|
ArtifactId | ArtifactIdentolee-core |
Version | Version0.4.3 |
Type | Typejar |
Filename | Size |
---|---|
entolee-core-0.4.3.pom | |
entolee-core-0.4.3.jar | 20 KB |
entolee-core-0.4.3-sources.jar | 12 KB |
entolee-core-0.4.3-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.niemals-stop/entolee-core/ -->
<dependency>
<groupId>io.github.niemals-stop</groupId>
<artifactId>entolee-core</artifactId>
<version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.niemals-stop/entolee-core/
implementation 'io.github.niemals-stop:entolee-core:0.4.3'
// https://jarcasting.com/artifacts/io.github.niemals-stop/entolee-core/
implementation ("io.github.niemals-stop:entolee-core:0.4.3")
'io.github.niemals-stop:entolee-core:jar:0.4.3'
<dependency org="io.github.niemals-stop" name="entolee-core" rev="0.4.3">
<artifact name="entolee-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.niemals-stop', module='entolee-core', version='0.4.3')
)
libraryDependencies += "io.github.niemals-stop" % "entolee-core" % "0.4.3"
[io.github.niemals-stop/entolee-core "0.4.3"]