MVN

com.jfireframework : jnet

Maven & Gradle

Oct 10, 2017

jnet

<dependency>
    <groupId>com.jfireframework</groupId>
    <artifactId>jnet</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jfireframework : jnet to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of com.jfireframework : jnet to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
jnet-1.1
1.0
jnet-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.jfireframework</groupId>
    <artifactId>jnet</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jfireframework : jnet gradle dependency to your build.gradle file:

implementation 'com.jfireframework:jnet:1.1'

Gradle Kotlin DSL: Add the following com.jfireframework : jnet gradle kotlin dependency to your build.gradle.kts file:

implementation("com.jfireframework:jnet:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jfireframework : jnet sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jfireframework" % "jnet" % "1.1"

Advertisement

Dependencies from Group

Feb 10, 2020
9 usages
Oct 27, 2017
2 usages
Jul 24, 2017
1 usages
Jul 11, 2017
1 usages
Oct 27, 2017
1 usages

Discover Dependencies

Apr 02, 2022
37 usages
2.7k stars
Sep 16, 2021
27 usages
7 stars
Sep 16, 2021
20 usages
7 stars
Jun 08, 2023
18 usages
May 07, 2018
1 usages
0 stars
Jan 10, 2018
4 stars