Files download
File Operation
vertx-web-sstore-cookie-4.2.0.CR1.jar download
vertx-web-sstore-cookie-4.2.0.CR1.pom download
vertx-web-sstore-cookie-4.2.0.CR1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.vertx</groupId>
  <artifactId>vertx-web-sstore-cookie</artifactId>
  <version>4.2.0.CR1</version>
</dependency>
Gradle Groovy
implementation 'io.vertx:vertx-web-sstore-cookie:4.2.0.CR1'
Gradle Kotlin
implementation("io.vertx:vertx-web-sstore-cookie:4.2.0.CR1")
Scala SBT
libraryDependencies += "io.vertx" % "vertx-web-sstore-cookie" % "4.2.0.CR1"
Groovy Grape
@Grapes(
  @Grab(group='io.vertx', module='vertx-web-sstore-cookie', version='4.2.0.CR1')
)
Apache Ivy
<dependency org="io.vertx" name="vertx-web-sstore-cookie" rev="4.2.0.CR1" />
Leiningen
[io.vertx/vertx-web-sstore-cookie "4.2.0.CR1"]
Apache Buildr
'io.vertx:vertx-web-sstore-cookie:jar:4.2.0.CR1'