License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdbr.com.objectos |
ArtifactId | ArtifactIdio-net |
Last Version | Last Version0.14.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionobjectos :: io :: net
objectos I/O utilities.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
io-net-0.14.0.pom | |
io-net-0.14.0.jar | 5 KB |
io-net-0.14.0-sources.jar | 4 KB |
io-net-0.14.0-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos/io-net/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>io-net</artifactId>
<version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/io-net/
implementation 'br.com.objectos:io-net:0.14.0'
// https://jarcasting.com/artifacts/br.com.objectos/io-net/
implementation ("br.com.objectos:io-net:0.14.0")
'br.com.objectos:io-net:jar:0.14.0'
<dependency org="br.com.objectos" name="io-net" rev="0.14.0">
<artifact name="io-net" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='io-net', version='0.14.0')
)
libraryDependencies += "br.com.objectos" % "io-net" % "0.14.0"
[br.com.objectos/io-net "0.14.0"]
Group / Artifact | Type | Version |
---|---|---|
br.com.objectos : io-api | jar | 0.14.0 |
br.com.objectos : preconditions | jar | 0.2.0 |
Group / Artifact | Type | Version |
---|---|---|
br.com.objectos : io-fs | jar | 0.14.0 |
br.com.objectos : assertion | jar | 0.7.0 |
br.com.objectos.http : server | jar | 0.2.0 |