is not current version
Last Version 2.7

org.apache.any23:apache-any23-test-resources 0.8.0


GroupId

GroupId

org.apache.any23
ArtifactId

ArtifactId

apache-any23-test-resources
Version

Version

0.8.0
Type

Type

jar

Download apache-any23-test-resources 0.8.0


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