is not current version
Last Version 1.5.8

io.github.oguzkeremyildiz:Cookies 1.0.7

Java library

GroupId

GroupId

io.github.oguzkeremyildiz
ArtifactId

ArtifactId

Cookies
Version

Version

1.0.7
Type

Type

jar

Download Cookies 1.0.7


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