com.lvonce:hera

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.lvonce
ArtifactId

ArtifactId

hera
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download hera

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.12.Final
de.javakaffee : kryo-serializers jar 0.42
org.ow2.asm : asm-all jar 5.2
com.esotericsoftware : reflectasm jar 1.11.3
com.fasterxml.jackson.core : jackson-databind jar 2.8.9
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1