License |
License |
---|---|
Categories |
CategoriesGNU Compiler for Java Build Tools |
GroupId | GroupIdio.github.kingcjy |
ArtifactId | ArtifactIdezframework-core |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionezFramework-core
Bukkit Command Framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ezframework-core-1.1.1.pom | |
ezframework-core-1.1.1.jar | 5 MB |
ezframework-core-1.1.1-sources.jar | 28 KB |
ezframework-core-1.1.1-javadoc.jar | 268 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.bukkit » bukkit | jar | 1.15.1-R0.1-SNAPSHOT |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |