Symmetry Test Support

A user interface abstraction framework for Java.

License

License

GroupId

GroupId

org.hobsoft.symmetry
ArtifactId

ArtifactId

symmetry-test-support
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Symmetry Test Support
A user interface abstraction framework for Java.

Download symmetry-test-support

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.hobsoft.symmetry : symmetry-api jar 0.2.0
org.hobsoft.symmetry : symmetry-support-bean jar 0.2.0
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.1