Last Version

Hysteria Base 1.2

A kitchen-sink sort of util-lib

License

License

GroupId

GroupId

pw.hysteria
ArtifactId

ArtifactId

hysteria-base
Version

Version

1.2
Type

Type

jar
Description

Description

Hysteria Base
A kitchen-sink sort of util-lib
Project URL

Project URL

http://hysteria.pw

Download hysteria-base 1.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.inject : guice jar 3.0
xom : xom jar 1.2.5
com.thoughtworks.xstream : xstream jar 1.2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.