is not current version
Last Version 1.1.4

tk.labyrinth:expresso-parent 1.1.0

Expresso Parent

GroupId

GroupId

tk.labyrinth
ArtifactId

ArtifactId

expresso-parent
Version

Version

1.1.0
Type

Type

pom

Download expresso-parent 1.1.0


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