is not current version
Last Version 0.2.1

de.slothsoft.charts:gui-tests 0.2.0


Categories

Categories

Charts User Interface GUI
GroupId

GroupId

de.slothsoft.charts
ArtifactId

ArtifactId

gui-tests
Version

Version

0.2.0
Type

Type

jar

Download gui-tests 0.2.0


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