| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.ethx.shuteye |
| ArtifactId | ArtifactIdexamples |
| Last Version | Last Version0.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSane, zero-dependency library for building REST clients
|
| Filename | Size |
|---|---|
| examples-0.3.0.pom | |
| examples-0.3.0.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.ethx.shuteye/examples/ -->
<dependency>
<groupId>net.ethx.shuteye</groupId>
<artifactId>examples</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.ethx.shuteye/examples/
implementation 'net.ethx.shuteye:examples:0.3.0'
// https://jarcasting.com/artifacts/net.ethx.shuteye/examples/
implementation ("net.ethx.shuteye:examples:0.3.0")
'net.ethx.shuteye:examples:jar:0.3.0'
<dependency org="net.ethx.shuteye" name="examples" rev="0.3.0">
<artifact name="examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ethx.shuteye', module='examples', version='0.3.0')
)
libraryDependencies += "net.ethx.shuteye" % "examples" % "0.3.0"
[net.ethx.shuteye/examples "0.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.ethx.shuteye : shuteye | jar | 0.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| net.iharder : base64 | jar | 2.3.8 |
| io.github.lukehutch : fast-classpath-scanner | jar | 1.2.3 |
| com.google.guava : guava | jar | 18.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.5.2 |
| net.jpountz.lz4 : lz4 | jar | 1.3.0 |