Categories |
CategoriesVaadin User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.vaadin.external.atmosphere |
ArtifactId | ArtifactIdatmosphere-modules |
Version | VersionArtur--patch-1.slf4jvaadin1 |
Type | Typepom |
Filename | Size |
---|---|
atmosphere-modules-Artur--patch-1.slf4jvaadin1.pom | 868 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.vaadin.external.atmosphere/atmosphere-modules/ -->
<dependency>
<groupId>com.vaadin.external.atmosphere</groupId>
<artifactId>atmosphere-modules</artifactId>
<version>Artur--patch-1.slf4jvaadin1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin.external.atmosphere/atmosphere-modules/
implementation 'com.vaadin.external.atmosphere:atmosphere-modules:Artur--patch-1.slf4jvaadin1'
// https://jarcasting.com/artifacts/com.vaadin.external.atmosphere/atmosphere-modules/
implementation ("com.vaadin.external.atmosphere:atmosphere-modules:Artur--patch-1.slf4jvaadin1")
'com.vaadin.external.atmosphere:atmosphere-modules:pom:Artur--patch-1.slf4jvaadin1'
<dependency org="com.vaadin.external.atmosphere" name="atmosphere-modules" rev="Artur--patch-1.slf4jvaadin1">
<artifact name="atmosphere-modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vaadin.external.atmosphere', module='atmosphere-modules', version='Artur--patch-1.slf4jvaadin1')
)
libraryDependencies += "com.vaadin.external.atmosphere" % "atmosphere-modules" % "Artur--patch-1.slf4jvaadin1"
[com.vaadin.external.atmosphere/atmosphere-modules "Artur--patch-1.slf4jvaadin1"]