com.loyayz.gaia:gaia-core

Gaia Project Dependencies

License

License

GroupId

GroupId

com.loyayz.gaia
ArtifactId

ArtifactId

gaia-core
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Gaia Project Dependencies

Download gaia-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api Optional jar 4.0.1
org.projectlombok : lombok Optional jar 1.18.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

hera

Versions

Version
0.2.0
0.1.0