MVN

br.com.objectos : net

Maven & Gradle

Jul 28, 2016
2 usages

objectos::net · Java8 utilities for networking stuff.

<dependency>
    <groupId>br.com.objectos</groupId>
    <artifactId>net</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of br.com.objectos : net to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of br.com.objectos : net to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
net-0.1.0

How to add a dependency to Maven

Add the following br.com.objectos : net maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>br.com.objectos</groupId>
    <artifactId>net</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following br.com.objectos : net gradle dependency to your build.gradle file:

implementation 'br.com.objectos:net:0.1.0'

Gradle Kotlin DSL: Add the following br.com.objectos : net gradle kotlin dependency to your build.gradle.kts file:

implementation("br.com.objectos:net:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following br.com.objectos : net sbt scala dependency to your build.sbt file:

libraryDependencies += "br.com.objectos" % "net" % "0.1.0"

Advertisement

Dependencies from Group

Nov 21, 2016
151 usages
Jul 01, 2015
55 usages
Oct 23, 2015
43 usages
Jun 03, 2015
42 usages
Mar 31, 2016
42 usages

Discover Dependencies

Aug 08, 2023
5 usages
82 stars
Sep 13, 2022
7 usages
42 stars
Sep 19, 2006
56 usages
Aug 22, 2016
7 usages
142 stars
Sep 04, 2015
3 usages
5 stars
May 04, 2018
2 usages
6 stars
May 13, 2020
3 usages
0 stars
Oct 07, 2018
3 usages
Jan 27, 2021
20 usages
170 stars