is not current version
Last Version 0.4.2

tk.labyrinth:jaap-core 0.2.1

JAAP Core

GroupId

GroupId

tk.labyrinth
ArtifactId

ArtifactId

jaap-core
Version

Version

0.2.1
Type

Type

jar

Download jaap-core 0.2.1


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