is not current version
Last Version 0.9.7

org.atmosphere:acceptance-tests-runtime 0.9.2


GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

acceptance-tests-runtime
Version

Version

0.9.2
Type

Type

jar

Download acceptance-tests-runtime 0.9.2


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