Last Version

io.joshworks:snappy 0.2

A tiny and powerful server for Java 8

License

License

GroupId

GroupId

io.joshworks
ArtifactId

ArtifactId

snappy
Version

Version

0.2
Type

Type

jar
Description

Description

A tiny and powerful server for Java 8
Project URL

Project URL

https://github.com/josueeduardo/snappy

Download snappy 0.2


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

Dependencies

compile (8)

Group / Artifact Type Version
io.undertow : undertow-core jar 2.0.0.Alpha1
com.google.code.gson : gson jar 2.8.0
org.slf4j : slf4j-api jar 1.7.25
com.mashape.unirest : unirest-java jar 1.4.9
org.apache.httpcomponents : httpclient jar 4.3.6
org.apache.httpcomponents : httpasyncclient jar 4.0.2
org.apache.httpcomponents : httpmime jar 4.3.6
org.json : json jar 20140107

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.