JFXtras Parent

The parent pom for the JFXtras project

License

License

GroupId

GroupId

org.jfxtras
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

JFXtras Parent
The parent pom for the JFXtras project
Project URL

Project URL

http://jfxtras.org/
Source Code Management

Source Code Management

http://code.google.com/p/jfxtras/source/browse/?repo=parent

Download parent

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1
1.0.0