is not current version
Last Version 5.1

io.github.zkpursuit:kaka-core 3.0

An event driven framework

GroupId

GroupId

io.github.zkpursuit
ArtifactId

ArtifactId

kaka-core
Version

Version

3.0
Type

Type

jar

Download kaka-core 3.0


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