Efkolia

A simple framework designed for Minecraft modding

License

License

GroupId

GroupId

com.github.frontear
ArtifactId

ArtifactId

Efkolia
Last Version

Last Version

0.2.8
Release Date

Release Date

Type

Type

jar
Description

Description

Efkolia
A simple framework designed for Minecraft modding
Project URL

Project URL

https://github.com/frontear/efkolia
Source Code Management

Source Code Management

https://github.com/frontear/efkolia

Download Efkolia

How to add to project

<!-- 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"]

Dependencies

runtime (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1