| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdbr.com.objectos |
| ArtifactId | ArtifactIdnet |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionobjectos::net
Java8 utilities for networking stuff.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| net-0.1.0.pom | |
| net-0.1.0.jar | 33 KB |
| net-0.1.0-sources.jar | 21 KB |
| net-0.1.0-javadoc.jar | 96 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos/net/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>net</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/net/
implementation 'br.com.objectos:net:0.1.0'
// https://jarcasting.com/artifacts/br.com.objectos/net/
implementation ("br.com.objectos:net:0.1.0")
'br.com.objectos:net:jar:0.1.0'
<dependency org="br.com.objectos" name="net" rev="0.1.0">
<artifact name="net" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='net', version='0.1.0')
)
libraryDependencies += "br.com.objectos" % "net" % "0.1.0"
[br.com.objectos/net "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| br.com.objectos : collections | jar | 0.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| br.com.objectos : assertion | jar | 0.4.0 |
| nl.jqno.equalsverifier : equalsverifier | jar | 2.1.3 |