MVN

io.xpipe : core

Maven & Gradle

Aug 13, 2022

X-Pipe Core · Core classes used by all X-Pipe components.

<dependency>
    <groupId>io.xpipe</groupId>
    <artifactId>core</artifactId>
    <version>0.0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.xpipe : core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1.3

All Versions

Choose a version of io.xpipe : core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
core-0.0.1.3
core-0.0.1.2
core-0.0.1.1
core-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>io.xpipe</groupId>
    <artifactId>core</artifactId>
    <version>0.0.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.xpipe : core gradle dependency to your build.gradle file:

implementation 'io.xpipe:core:0.0.1.2'

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

implementation("io.xpipe:core:0.0.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.xpipe : core sbt scala dependency to your build.sbt file:

libraryDependencies += "io.xpipe" % "core" % "0.0.1.2"

Advertisement

Dependencies from Group

Jan 19, 2023
24 stars
Nov 24, 2022
api
Aug 13, 2022
Aug 13, 2022
Aug 13, 2022

Discover Dependencies

Aug 13, 2022
Jan 25, 2023
5 stars
Jan 25, 2023
5 stars
Jan 25, 2023
5 stars
Jan 25, 2023
5 stars
Jan 25, 2023
5 stars
Jan 25, 2023
19 stars
Jan 27, 2023
37 stars