ezFramework-core

Bukkit Command Framework

License

License

Categories

Categories

GNU Compiler for Java Build Tools
GroupId

GroupId

io.github.kingcjy
ArtifactId

ArtifactId

ezframework-core
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

ezFramework-core
Bukkit Command Framework
Project URL

Project URL

https://github.com/KingCjy/ezframework
Source Code Management

Source Code Management

https://github.com/KingCjy/ezframework

Download ezframework-core

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.bukkit » bukkit jar 1.15.1-R0.1-SNAPSHOT

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.4
1.0.3