MVN

org.apache.pivot : pivot-core

Maven & Gradle

Jul 08, 2017
4 usages

Apache Pivot Core · Apache Pivot Core Library

<dependency>
    <groupId>org.apache.pivot</groupId>
    <artifactId>pivot-core</artifactId>
    <version>2.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.pivot : pivot-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.5

All Versions

Choose a version of org.apache.pivot : pivot-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
pivot-core-2.0.5
pivot-core-2.0.4
pivot-core-2.0.3
pivot-core-2.0.2
pivot-core-2.0.1
2.0
pivot-core-2.0
1.5.x
pivot-core-1.5.2
pivot-core-1.5.1
1.4
pivot-core-1.4

How to add a dependency to Maven

Add the following org.apache.pivot : pivot-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.pivot</groupId>
    <artifactId>pivot-core</artifactId>
    <version>2.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.pivot : pivot-core gradle dependency to your build.gradle file:

implementation 'org.apache.pivot:pivot-core:2.0.5'

Gradle Kotlin DSL: Add the following org.apache.pivot : pivot-core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.pivot:pivot-core:2.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.pivot : pivot-core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.pivot" % "pivot-core" % "2.0.5"

Advertisement

Dependencies from Group

Jul 08, 2017
4 usages
Jul 08, 2017
3 usages
Jul 08, 2017
1 usages
Jul 08, 2017
1 usages
Jul 08, 2017
1 usages

Discover Dependencies

Sep 22, 2016
19 usages
3.5k stars
May 31, 2023
12 usages
282 stars
Dec 03, 2017
24 usages
204 stars
Dec 18, 2021
10 usages
Dec 29, 2019
16 usages
888 stars
Apr 08, 2020
4 usages
5 stars
Nov 30, 2018
26 usages
712 stars
Dec 26, 2020
20 usages
1 stars