is not current version
Last Version 3.0.4

io.tesler:tesler-starter-parent 3.0.3


GroupId

GroupId

io.tesler
ArtifactId

ArtifactId

tesler-starter-parent
Version

Version

3.0.3
Type

Type

pom

Download tesler-starter-parent 3.0.3


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