Last Version

JFXUtils Parent 1.0

Zoom and Pan Charts and Pane Scaling

License

License

GroupId

GroupId

org.gillius
ArtifactId

ArtifactId

jfxutils-parent
Version

Version

1.0
Type

Type

pom
Description

Description

JFXUtils Parent
Zoom and Pan Charts and Pane Scaling
Project URL

Project URL

https://github.com/gillius/jfxutils
Project Organization

Project Organization

Jason Winnebeck
Source Code Management

Source Code Management

https://github.com/gillius/jfxutils

Download jfxutils-parent 1.0

Filename Size
jfxutils-parent-1.0.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/org.gillius/jfxutils-parent/ -->
<dependency>
    <groupId>org.gillius</groupId>
    <artifactId>jfxutils-parent</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.gillius/jfxutils-parent/
implementation 'org.gillius:jfxutils-parent:1.0'
// https://jarcasting.com/artifacts/org.gillius/jfxutils-parent/
implementation ("org.gillius:jfxutils-parent:1.0")
'org.gillius:jfxutils-parent:pom:1.0'
<dependency org="org.gillius" name="jfxutils-parent" rev="1.0">
  <artifact name="jfxutils-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.gillius', module='jfxutils-parent', version='1.0')
)
libraryDependencies += "org.gillius" % "jfxutils-parent" % "1.0"
[org.gillius/jfxutils-parent "1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jfxutils
  • jfxutils-examples