Last Version

at.bestsolution.fx.test.e4.junit 0.0.1

API to implement JUnit tests for "e4 on JavaFX" applications

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

at.bestsolution.fx.test
ArtifactId

ArtifactId

at.bestsolution.fx.test.e4.junit
Version

Version

0.0.1
Type

Type

jar
Description

Description

at.bestsolution.fx.test.e4.junit
API to implement JUnit tests for "e4 on JavaFX" applications
Project URL

Project URL

https://github.com/BestSolution-at/FX-Test
Source Code Management

Source Code Management

https://github.com/BestSolution-at/FX-Test

Download at.bestsolution.fx.test.e4.junit 0.0.1


<!-- https://jarcasting.com/artifacts/at.bestsolution.fx.test/at.bestsolution.fx.test.e4.junit/ -->
<dependency>
    <groupId>at.bestsolution.fx.test</groupId>
    <artifactId>at.bestsolution.fx.test.e4.junit</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/at.bestsolution.fx.test/at.bestsolution.fx.test.e4.junit/
implementation 'at.bestsolution.fx.test:at.bestsolution.fx.test.e4.junit:0.0.1'
// https://jarcasting.com/artifacts/at.bestsolution.fx.test/at.bestsolution.fx.test.e4.junit/
implementation ("at.bestsolution.fx.test:at.bestsolution.fx.test.e4.junit:0.0.1")
'at.bestsolution.fx.test:at.bestsolution.fx.test.e4.junit:jar:0.0.1'
<dependency org="at.bestsolution.fx.test" name="at.bestsolution.fx.test.e4.junit" rev="0.0.1">
  <artifact name="at.bestsolution.fx.test.e4.junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.bestsolution.fx.test', module='at.bestsolution.fx.test.e4.junit', version='0.0.1')
)
libraryDependencies += "at.bestsolution.fx.test" % "at.bestsolution.fx.test.e4.junit" % "0.0.1"
[at.bestsolution.fx.test/at.bestsolution.fx.test.e4.junit "0.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
at.bestsolution.fx.test : at.bestsolution.fx.test.junit jar 0.0.1
at.bestsolution.efxclipse.rt » org.eclipse.fx.ui.workbench.fx jar 3.0.0

Project Modules

There are no modules declared in this project.