Last Version

JFXtras Parent 1.3.1

The parent pom for the JFXtras project

License

License

GroupId

GroupId

org.jfxtras
ArtifactId

ArtifactId

parent
Version

Version

1.3.1
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 1.3.1


<!-- 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.