is not current version
Last Version 0.2.7

tk.labyrinth:jaap-examples 0.2.4

JAAP Examples

GroupId

GroupId

tk.labyrinth
ArtifactId

ArtifactId

jaap-examples
Version

Version

0.2.4
Type

Type

jar

Download jaap-examples 0.2.4


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