License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdat.bestsolution.fx.test |
ArtifactId | ArtifactIdat.bestsolution.fx.test.e4.junit |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptionat.bestsolution.fx.test.e4.junit
API to implement JUnit tests for "e4 on JavaFX" applications
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |