License |
License |
---|---|
GroupId | GroupIdbr.com.objectos |
ArtifactId | ArtifactIdwget |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionobjectos :: wget
A kind-of Wget for Java8.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
wget-0.5.0.pom | |
wget-0.5.0.jar | 11 KB |
wget-0.5.0-sources.jar | 8 KB |
wget-0.5.0-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos/wget/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>wget</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/wget/
implementation 'br.com.objectos:wget:0.5.0'
// https://jarcasting.com/artifacts/br.com.objectos/wget/
implementation ("br.com.objectos:wget:0.5.0")
'br.com.objectos:wget:jar:0.5.0'
<dependency org="br.com.objectos" name="wget" rev="0.5.0">
<artifact name="wget" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='wget', version='0.5.0')
)
libraryDependencies += "br.com.objectos" % "wget" % "0.5.0"
[br.com.objectos/wget "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
br.com.objectos : collections | jar | 0.2.1 |
br.com.objectos.io : fs | jar | 0.9.0 |
Group / Artifact | Type | Version |
---|---|---|
br.com.objectos : assertion | jar | 0.6.1 |
com.google.guava : guava | jar | 19.0 |