MVN

com.github.fommil.netlib : core

Maven & Gradle

Nov 26, 2013
46 usages
651 stars
<dependency>
    <groupId>com.github.fommil.netlib</groupId>
    <artifactId>core</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.fommil.netlib : core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of com.github.fommil.netlib : core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
core-1.1.2
core-1.1.1
1.1
core-1.1
1.0
core-1.0

How to add a dependency to Maven

Add the following com.github.fommil.netlib : core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.fommil.netlib</groupId>
    <artifactId>core</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.fommil.netlib : core gradle dependency to your build.gradle file:

implementation 'com.github.fommil.netlib:core:1.1.2'

Gradle Kotlin DSL: Add the following com.github.fommil.netlib : core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.fommil.netlib:core:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.fommil.netlib : core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.fommil.netlib" % "core" % "1.1.2"

Advertisement

Dependencies from Group

all
Nov 26, 2013
70 usages
651 stars
Nov 26, 2013
46 usages
651 stars

Discover Dependencies

Jan 18, 2008
14 usages
Sep 22, 2013
11 usages
Feb 29, 2008
2 usages
Feb 23, 2015
2 usages
Oct 01, 2014
3 usages
39 stars
Jan 26, 2011
1 usages
Oct 02, 2012
26 usages
Apr 22, 2014
33 usages
132 stars