Last Version

Symmetry Support Parent 0.2.0

A user interface abstraction framework for Java.

License

License

GroupId

GroupId

org.hobsoft.symmetry
ArtifactId

ArtifactId

symmetry-support-parent
Version

Version

0.2.0
Type

Type

pom
Description

Description

Symmetry Support Parent
A user interface abstraction framework for Java.

Download symmetry-support-parent 0.2.0


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

Dependencies

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

Project Modules

  • bean
  • codec
  • io
  • test
  • xml