is not current version
Last Version 0.9.7

org.atmosphere:acceptance-tests-runtime 0.9.1


GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

acceptance-tests-runtime
Version

Version

0.9.1
Type

Type

jar

Download acceptance-tests-runtime 0.9.1


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