Last Version

Asity/Example 3.0.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

io.cettia.asity
ArtifactId

ArtifactId

asity-example
Version

Version

3.0.0
Type

Type

jar
Description

Description

Asity/Example
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download asity-example 3.0.0


<!-- https://jarcasting.com/artifacts/io.cettia.asity/asity-example/ -->
<dependency>
    <groupId>io.cettia.asity</groupId>
    <artifactId>asity-example</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cettia.asity/asity-example/
implementation 'io.cettia.asity:asity-example:3.0.0'
// https://jarcasting.com/artifacts/io.cettia.asity/asity-example/
implementation ("io.cettia.asity:asity-example:3.0.0")
'io.cettia.asity:asity-example:jar:3.0.0'
<dependency org="io.cettia.asity" name="asity-example" rev="3.0.0">
  <artifact name="asity-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cettia.asity', module='asity-example', version='3.0.0')
)
libraryDependencies += "io.cettia.asity" % "asity-example" % "3.0.0"
[io.cettia.asity/asity-example "3.0.0"]

Dependencies

compile (6)

Group / Artifact Type Version
io.cettia.asity : asity-http jar 3.0.0
io.cettia.asity : asity-websocket jar 3.0.0
org.eclipse.jetty : jetty-client jar 9.4.14.v20181114
org.eclipse.jetty.websocket : websocket-client jar 9.4.14.v20181114
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.