MVN

com.paritytrading.foundation : foundation

Maven & Gradle

Mar 01, 2022
18 usages
10 stars

Foundation · A utility library for network protocols.

<dependency>
    <groupId>com.paritytrading.foundation</groupId>
    <artifactId>foundation</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.paritytrading.foundation : foundation to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.paritytrading.foundation : foundation to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
foundation-1.0.0
0.3.x
foundation-0.3.0
0.2.x
foundation-0.2.1
foundation-0.2.0
0.1.x
foundation-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.paritytrading.foundation</groupId>
    <artifactId>foundation</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.paritytrading.foundation : foundation gradle dependency to your build.gradle file:

implementation 'com.paritytrading.foundation:foundation:1.0.0'

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

implementation("com.paritytrading.foundation:foundation:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.paritytrading.foundation : foundation sbt scala dependency to your build.sbt file:

libraryDependencies += "com.paritytrading.foundation" % "foundation" % "1.0.0"

Advertisement

Dependencies from Group

Mar 01, 2022
18 usages
10 stars

Discover Dependencies

Feb 28, 2018
4 usages
403 stars
Apr 23, 2016
0 stars
Apr 19, 2016
1 stars
Jan 14, 2018
628 stars
Jul 30, 2018
2 usages
Jul 30, 2018
3 usages
0 stars
Sep 11, 2016
5 usages
325 stars
Sep 11, 2016
325 stars
May 26, 2023
0 stars