License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdio.magentys |
ArtifactId | ArtifactIdcherry-reactive |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncherry-reactive
Integrate Fest Swing App Testing framework with Cherry
|
Project URL |
Project URL |
Filename | Size |
---|---|
cherry-reactive-0.0.3.pom | |
cherry-reactive-0.0.3.jar | 21 KB |
cherry-reactive-0.0.3-sources.jar | 10 KB |
cherry-reactive-0.0.3-javadoc.jar | 123 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.magentys/cherry-reactive/ -->
<dependency>
<groupId>io.magentys</groupId>
<artifactId>cherry-reactive</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.magentys/cherry-reactive/
implementation 'io.magentys:cherry-reactive:0.0.3'
// https://jarcasting.com/artifacts/io.magentys/cherry-reactive/
implementation ("io.magentys:cherry-reactive:0.0.3")
'io.magentys:cherry-reactive:jar:0.0.3'
<dependency org="io.magentys" name="cherry-reactive" rev="0.0.3">
<artifact name="cherry-reactive" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.magentys', module='cherry-reactive', version='0.0.3')
)
libraryDependencies += "io.magentys" % "cherry-reactive" % "0.0.3"
[io.magentys/cherry-reactive "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
io.magentys : cherry-java8 | jar | 1.0.6 |
com.typesafe.akka : akka-actor_2.11 | jar | 2.4.7 |
com.typesafe.akka : akka-testkit_2.11 | jar | 2.4.7 |
com.aol.simplereact : cyclops-react | jar | 1.0.0-RC4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |