| License |
License |
|---|---|
| GroupId | GroupIdpw.hysteria |
| ArtifactId | ArtifactIdhysteria-base |
| Version | Version1.2 |
| Type | Typejar |
| Description |
DescriptionHysteria Base
A kitchen-sink sort of util-lib
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| hysteria-base-1.2.pom | |
| hysteria-base-1.2.jar | 32 KB |
| hysteria-base-1.2-sources.jar | 22 KB |
| hysteria-base-1.2-javadoc.jar | 216 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |