c

cookie-same-site-none

error object
https://github.com/thedocs-io/cookie-same-site-none
MIT License
Fedor Belov
Files download
File Operation
cookie-same-site-none-1.01.jar download
cookie-same-site-none-1.01.pom download
cookie-same-site-none-1.01-sources.jar download
Apache Maven
<dependency>
  <groupId>io.thedocs</groupId>
  <artifactId>cookie-same-site-none</artifactId>
  <version>1.01</version>
</dependency>
Gradle Groovy
implementation 'io.thedocs:cookie-same-site-none:1.01'
Gradle Kotlin
implementation("io.thedocs:cookie-same-site-none:1.01")
Scala SBT
libraryDependencies += "io.thedocs" % "cookie-same-site-none" % "1.01"
Groovy Grape
@Grapes(
  @Grab(group='io.thedocs', module='cookie-same-site-none', version='1.01')
)
Apache Ivy
<dependency org="io.thedocs" name="cookie-same-site-none" rev="1.01" />
Leiningen
[io.thedocs/cookie-same-site-none "1.01"]
Apache Buildr
'io.thedocs:cookie-same-site-none:jar:1.01'