MVN

net.jrouter : j-protocol

Maven & Gradle

Aug 03, 2020

J-protocol · Protocol and Serialization.

<dependency>
    <groupId>net.jrouter</groupId>
    <artifactId>j-protocol</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.jrouter : j-protocol to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of net.jrouter : j-protocol to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
j-protocol-1.1
1.0
j-protocol-1.0

How to add a dependency to Maven

Add the following net.jrouter : j-protocol maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.jrouter</groupId>
    <artifactId>j-protocol</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.jrouter : j-protocol gradle dependency to your build.gradle file:

implementation 'net.jrouter:j-protocol:1.1'

Gradle Kotlin DSL: Add the following net.jrouter : j-protocol gradle kotlin dependency to your build.gradle.kts file:

implementation("net.jrouter:j-protocol:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.jrouter : j-protocol sbt scala dependency to your build.sbt file:

libraryDependencies += "net.jrouter" % "j-protocol" % "1.1"

Advertisement

Dependencies from Group

Apr 08, 2023
4 usages
12 stars
Apr 08, 2023
2 usages
10 stars
Aug 18, 2019
2 usages
7 stars
Jan 26, 2023
12 stars
Aug 03, 2020

Discover Dependencies

Jan 29, 2022
11 stars
Jan 29, 2022
11 stars
Dec 11, 2019
0 stars
Jun 17, 2021
166 stars
Jan 03, 2020
28 stars
Jan 03, 2020
28 stars
Jul 03, 2023
1 usages
494 stars