is not current version
Last Version 0.8

com.proofpoint.galaxy:galaxy-integration-tests 0.7


GroupId

GroupId

com.proofpoint.galaxy
ArtifactId

ArtifactId

galaxy-integration-tests
Version

Version

0.7
Type

Type

jar

Download galaxy-integration-tests 0.7


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