info
this allows you to get a current build of [apache pivot] (http://pivot.apache.org/) with barchart patches
repo
maven central has [latest version of these artifacts] (http://search.maven.org/#search%7Cga%7C1%7Cpivot)
License |
License |
---|---|
GroupId | GroupIdcom.barchart.pivot |
ArtifactId | ArtifactIdpivot-wtk |
Last Version | Last Version2.0.1-build001 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpivot-wtk
pivot-wtk
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
pivot-wtk-2.0.1-build001.pom | |
pivot-wtk-2.0.1-build001.jar | 1 MB |
pivot-wtk-2.0.1-build001-sources.jar | 667 KB |
pivot-wtk-2.0.1-build001-javadoc.jar | 6 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.barchart.pivot/pivot-wtk/ -->
<dependency>
<groupId>com.barchart.pivot</groupId>
<artifactId>pivot-wtk</artifactId>
<version>2.0.1-build001</version>
</dependency>
// https://jarcasting.com/artifacts/com.barchart.pivot/pivot-wtk/
implementation 'com.barchart.pivot:pivot-wtk:2.0.1-build001'
// https://jarcasting.com/artifacts/com.barchart.pivot/pivot-wtk/
implementation ("com.barchart.pivot:pivot-wtk:2.0.1-build001")
'com.barchart.pivot:pivot-wtk:jar:2.0.1-build001'
<dependency org="com.barchart.pivot" name="pivot-wtk" rev="2.0.1-build001">
<artifact name="pivot-wtk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.barchart.pivot', module='pivot-wtk', version='2.0.1-build001')
)
libraryDependencies += "com.barchart.pivot" % "pivot-wtk" % "2.0.1-build001"
[com.barchart.pivot/pivot-wtk "2.0.1-build001"]
Group / Artifact | Type | Version |
---|---|---|
com.barchart.pivot : pivot-core | jar | 2.0.1-build001 |
com.barchart.kitfox : kitfox-svg-core Optional | jar | 1.0.0-build001 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.testng : testng | jar | 6.4 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.jdk » plugin | jar | 1.6.0 |
this allows you to get a current build of [apache pivot] (http://pivot.apache.org/) with barchart patches
maven central has [latest version of these artifacts] (http://search.maven.org/#search%7Cga%7C1%7Cpivot)