Files download
File Operation
atmosphere-shiro-Artur--patch-1.slf4jvaadin1.jar download
atmosphere-shiro-Artur--patch-1.slf4jvaadin1.pom download
atmosphere-shiro-Artur--patch-1.slf4jvaadin1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.vaadin.external.atmosphere</groupId>
  <artifactId>atmosphere-shiro</artifactId>
  <version>Artur--patch-1.slf4jvaadin1</version>
</dependency>
Gradle Groovy
implementation 'com.vaadin.external.atmosphere:atmosphere-shiro:Artur--patch-1.slf4jvaadin1'
Gradle Kotlin
implementation("com.vaadin.external.atmosphere:atmosphere-shiro:Artur--patch-1.slf4jvaadin1")
Scala SBT
libraryDependencies += "com.vaadin.external.atmosphere" % "atmosphere-shiro" % "Artur--patch-1.slf4jvaadin1"
Groovy Grape
@Grapes(
  @Grab(group='com.vaadin.external.atmosphere', module='atmosphere-shiro', version='Artur--patch-1.slf4jvaadin1')
)
Apache Ivy
<dependency org="com.vaadin.external.atmosphere" name="atmosphere-shiro" rev="Artur--patch-1.slf4jvaadin1" />
Leiningen
[com.vaadin.external.atmosphere/atmosphere-shiro "Artur--patch-1.slf4jvaadin1"]
Apache Buildr
'com.vaadin.external.atmosphere:atmosphere-shiro:jar:Artur--patch-1.slf4jvaadin1'