is not current version
Last Version 0.2.8

Efkolia 0.2.7

A simple framework designed for Minecraft modding

License

License

GroupId

GroupId

com.github.frontear
ArtifactId

ArtifactId

Efkolia
Version

Version

0.2.7
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 0.2.7


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

Dependencies

runtime (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.8.1
com.google.code.gson : gson jar 2.8.0
com.google.guava : guava jar 21.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.2

Project Modules

There are no modules declared in this project.