is not current version
Last Version 1.1

org.sonatype.spice:cometd-java-asynchttpclient 1.0


Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

org.sonatype.spice
ArtifactId

ArtifactId

cometd-java-asynchttpclient
Version

Version

1.0
Type

Type

jar

Download cometd-java-asynchttpclient 1.0


<!-- https://jarcasting.com/artifacts/org.sonatype.spice/cometd-java-asynchttpclient/ -->
<dependency>
    <groupId>org.sonatype.spice</groupId>
    <artifactId>cometd-java-asynchttpclient</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.spice/cometd-java-asynchttpclient/
implementation 'org.sonatype.spice:cometd-java-asynchttpclient:1.0'
// https://jarcasting.com/artifacts/org.sonatype.spice/cometd-java-asynchttpclient/
implementation ("org.sonatype.spice:cometd-java-asynchttpclient:1.0")
'org.sonatype.spice:cometd-java-asynchttpclient:jar:1.0'
<dependency org="org.sonatype.spice" name="cometd-java-asynchttpclient" rev="1.0">
  <artifact name="cometd-java-asynchttpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.spice', module='cometd-java-asynchttpclient', version='1.0')
)
libraryDependencies += "org.sonatype.spice" % "cometd-java-asynchttpclient" % "1.0"
[org.sonatype.spice/cometd-java-asynchttpclient "1.0"]