is not current version
Last Version 1.5.8

io.github.oguzkeremyildiz:Cookies 1.4.5

Java library

GroupId

GroupId

io.github.oguzkeremyildiz
ArtifactId

ArtifactId

Cookies
Version

Version

1.4.5
Type

Type

jar

Download Cookies 1.4.5


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