License |
License
CDDL
|
---|---|
GroupId | GroupIdorg.atmosphere |
ArtifactId | ArtifactIdatmosphere-compat-project |
Version | Version2.0.1 |
Type | Typepom |
Description |
Descriptionatmosphere-compat-project
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
atmosphere-compat-project-2.0.1.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.atmosphere/atmosphere-compat-project/ -->
<dependency>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-compat-project</artifactId>
<version>2.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-compat-project/
implementation 'org.atmosphere:atmosphere-compat-project:2.0.1'
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-compat-project/
implementation ("org.atmosphere:atmosphere-compat-project:2.0.1")
'org.atmosphere:atmosphere-compat-project:pom:2.0.1'
<dependency org="org.atmosphere" name="atmosphere-compat-project" rev="2.0.1">
<artifact name="atmosphere-compat-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere', module='atmosphere-compat-project', version='2.0.1')
)
libraryDependencies += "org.atmosphere" % "atmosphere-compat-project" % "2.0.1"
[org.atmosphere/atmosphere-compat-project "2.0.1"]