is not current version
Last Version 2.3

org.apache.any23:apache-any23-service 0.7.0-incubating


GroupId

GroupId

org.apache.any23
ArtifactId

ArtifactId

apache-any23-service
Version

Version

0.7.0-incubating
Type

Type

war

Download apache-any23-service 0.7.0-incubating


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