is not current version
Last Version 1.1

org.jboss.resteasy.test:as7-dist-async 1.0


Categories

Categories

JBoss Container Application Servers RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.jboss.resteasy.test
ArtifactId

ArtifactId

as7-dist-async
Version

Version

1.0
Type

Type

jar

Download as7-dist-async 1.0


<!-- https://jarcasting.com/artifacts/org.jboss.resteasy.test/as7-dist-async/ -->
<dependency>
    <groupId>org.jboss.resteasy.test</groupId>
    <artifactId>as7-dist-async</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.resteasy.test/as7-dist-async/
implementation 'org.jboss.resteasy.test:as7-dist-async:1.0'
// https://jarcasting.com/artifacts/org.jboss.resteasy.test/as7-dist-async/
implementation ("org.jboss.resteasy.test:as7-dist-async:1.0")
'org.jboss.resteasy.test:as7-dist-async:jar:1.0'
<dependency org="org.jboss.resteasy.test" name="as7-dist-async" rev="1.0">
  <artifact name="as7-dist-async" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.resteasy.test', module='as7-dist-async', version='1.0')
)
libraryDependencies += "org.jboss.resteasy.test" % "as7-dist-async" % "1.0"
[org.jboss.resteasy.test/as7-dist-async "1.0"]