is not current version
Last Version 00.00.022

io.github.renestel:renestel-core 00.00.012

renestel-core

GroupId

GroupId

io.github.renestel
ArtifactId

ArtifactId

renestel-core
Version

Version

00.00.012
Type

Type

pom

Download renestel-core 00.00.012


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