is not current version
Last Version 1.1.1

io.github.kingcjy:ezframework-core 1.1.0

Bukkit Command Framework

Categories

Categories

GNU Compiler for Java Build Tools
GroupId

GroupId

io.github.kingcjy
ArtifactId

ArtifactId

ezframework-core
Version

Version

1.1.0
Type

Type

jar

Download ezframework-core 1.1.0


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