MVN

io.parapet : p2p

Maven & Gradle

Apr 05, 2020
1 usages
0 stars

p2p · A Framework for Distributed Computing

<dependency>
    <groupId>io.parapet</groupId>
    <artifactId>p2p</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.parapet : p2p to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.parapet : p2p to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
p2p-1.0.0

How to add a dependency to Maven

Add the following io.parapet : p2p maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.parapet</groupId>
    <artifactId>p2p</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.parapet : p2p gradle dependency to your build.gradle file:

implementation 'io.parapet:p2p:1.0.0'

Gradle Kotlin DSL: Add the following io.parapet : p2p gradle kotlin dependency to your build.gradle.kts file:

implementation("io.parapet:p2p:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.parapet : p2p sbt scala dependency to your build.sbt file:

libraryDependencies += "io.parapet" % "p2p" % "1.0.0"

Advertisement

Dependencies from Group

Feb 24, 2022
9 usages
136 stars
Oct 23, 2020
7 usages
136 stars
Feb 24, 2022
4 usages
136 stars
Oct 23, 2020
3 usages
136 stars
May 14, 2021
2 usages
136 stars

Discover Dependencies

Dec 01, 2021
1 usages
45 stars
Oct 27, 2021
2 usages
2 stars
Apr 23, 2020
1 usages
21 stars
Apr 23, 2020
1 usages
21 stars
Aug 05, 2021
1 usages
0 stars