License |
License |
---|---|
GroupId | GroupIdcom.github.frontear |
ArtifactId | ArtifactIdEfkolia |
Last Version | Last Version0.2.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEfkolia
A simple framework designed for Minecraft modding
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Efkolia-0.2.8.pom | |
Efkolia-0.2.8.jar | 46 KB |
Efkolia-0.2.8-sources.jar | 33 KB |
Efkolia-0.2.8-javadoc.jar | 207 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.frontear/Efkolia/ -->
<dependency>
<groupId>com.github.frontear</groupId>
<artifactId>Efkolia</artifactId>
<version>0.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frontear/Efkolia/
implementation 'com.github.frontear:Efkolia:0.2.8'
// https://jarcasting.com/artifacts/com.github.frontear/Efkolia/
implementation ("com.github.frontear:Efkolia:0.2.8")
'com.github.frontear:Efkolia:jar:0.2.8'
<dependency org="com.github.frontear" name="Efkolia" rev="0.2.8">
<artifact name="Efkolia" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frontear', module='Efkolia', version='0.2.8')
)
libraryDependencies += "com.github.frontear" % "Efkolia" % "0.2.8"
[com.github.frontear/Efkolia "0.2.8"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.17.0 |
com.google.code.gson : gson | jar | 2.8.9 |
com.google.guava : guava | jar | 31.0.1-jre |