License |
License |
---|---|
GroupId | GroupIdorg.apache.pivot |
ArtifactId | ArtifactIdpivot-wtk |
Last Version | Last Version2.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Pivot WTK
Apache Pivot WTK Library
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
pivot-wtk-2.0.5.pom | |
pivot-wtk-2.0.5.jar | 1 MB |
pivot-wtk-2.0.5-sources.jar | 676 KB |
pivot-wtk-2.0.5-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.pivot/pivot-wtk/ -->
<dependency>
<groupId>org.apache.pivot</groupId>
<artifactId>pivot-wtk</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pivot/pivot-wtk/
implementation 'org.apache.pivot:pivot-wtk:2.0.5'
// https://jarcasting.com/artifacts/org.apache.pivot/pivot-wtk/
implementation ("org.apache.pivot:pivot-wtk:2.0.5")
'org.apache.pivot:pivot-wtk:jar:2.0.5'
<dependency org="org.apache.pivot" name="pivot-wtk" rev="2.0.5">
<artifact name="pivot-wtk" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.pivot', module='pivot-wtk', version='2.0.5')
)
libraryDependencies += "org.apache.pivot" % "pivot-wtk" % "2.0.5"
[org.apache.pivot/pivot-wtk "2.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.pivot : pivot-core | jar | 2.0.5 |