is not current version
Last Version 1.5.8

io.github.oguzkeremyildiz:Cookies 1.1.4

Java library

GroupId

GroupId

io.github.oguzkeremyildiz
ArtifactId

ArtifactId

Cookies
Version

Version

1.1.4
Type

Type

jar

Download Cookies 1.1.4


<!-- https://jarcasting.com/artifacts/io.github.oguzkeremyildiz/Cookies/ -->
<dependency>
    <groupId>io.github.oguzkeremyildiz</groupId>
    <artifactId>Cookies</artifactId>
    <version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.oguzkeremyildiz/Cookies/
implementation 'io.github.oguzkeremyildiz:Cookies:1.1.4'
// https://jarcasting.com/artifacts/io.github.oguzkeremyildiz/Cookies/
implementation ("io.github.oguzkeremyildiz:Cookies:1.1.4")
'io.github.oguzkeremyildiz:Cookies:jar:1.1.4'
<dependency org="io.github.oguzkeremyildiz" name="Cookies" rev="1.1.4">
  <artifact name="Cookies" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.oguzkeremyildiz', module='Cookies', version='1.1.4')
)
libraryDependencies += "io.github.oguzkeremyildiz" % "Cookies" % "1.1.4"
[io.github.oguzkeremyildiz/Cookies "1.1.4"]