GroupId | GroupIdio.github.niemals-stop |
---|---|
ArtifactId | ArtifactIdentolee-annotations |
Version | Version0.4.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.niemals-stop/entolee-annotations/ -->
<dependency>
<groupId>io.github.niemals-stop</groupId>
<artifactId>entolee-annotations</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.niemals-stop/entolee-annotations/
implementation 'io.github.niemals-stop:entolee-annotations:0.4.0'
// https://jarcasting.com/artifacts/io.github.niemals-stop/entolee-annotations/
implementation ("io.github.niemals-stop:entolee-annotations:0.4.0")
'io.github.niemals-stop:entolee-annotations:jar:0.4.0'
<dependency org="io.github.niemals-stop" name="entolee-annotations" rev="0.4.0">
<artifact name="entolee-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.niemals-stop', module='entolee-annotations', version='0.4.0')
)
libraryDependencies += "io.github.niemals-stop" % "entolee-annotations" % "0.4.0"
[io.github.niemals-stop/entolee-annotations "0.4.0"]