Last Version

at.bestsolution.fx.test.junit 0.0.1

API to implement JUnit tests for JavaFX applications

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

at.bestsolution.fx.test
ArtifactId

ArtifactId

at.bestsolution.fx.test.junit
Version

Version

0.0.1
Type

Type

jar
Description

Description

at.bestsolution.fx.test.junit
API to implement JUnit tests for 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.junit 0.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.12
at.bestsolution.fx.test : at.bestsolution.fx.test.rcontrol jar 0.0.1

Project Modules

There are no modules declared in this project.