is not current version
Last Version 0.4.2

tk.labyrinth:jaap-core 0.3.0b

JAAP Core

GroupId

GroupId

tk.labyrinth
ArtifactId

ArtifactId

jaap-core
Version

Version

0.3.0b
Type

Type

jar

Download jaap-core 0.3.0b


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