is not current version
Last Version 2.2

org.apache.any23.plugins:apache-any23-integration-test 2.0

Any23 plugin integration test module.

GroupId

GroupId

org.apache.any23.plugins
ArtifactId

ArtifactId

apache-any23-integration-test
Version

Version

2.0
Type

Type

jar

Download apache-any23-integration-test 2.0


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