| License |
License |
|---|---|
| GroupId | GroupIdio.github.oguzkeremyildiz |
| ArtifactId | ArtifactIdCookies |
| Last Version | Last Version1.5.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCookies
Java library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| Cookies-1.5.8.pom | |
| Cookies-1.5.8.jar | 24 KB |
| Cookies-1.5.8-sources.jar | 11 KB |
| Cookies-1.5.8-javadoc.jar | 481 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.oguzkeremyildiz/Cookies/ -->
<dependency>
<groupId>io.github.oguzkeremyildiz</groupId>
<artifactId>Cookies</artifactId>
<version>1.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.oguzkeremyildiz/Cookies/
implementation 'io.github.oguzkeremyildiz:Cookies:1.5.8'
// https://jarcasting.com/artifacts/io.github.oguzkeremyildiz/Cookies/
implementation ("io.github.oguzkeremyildiz:Cookies:1.5.8")
'io.github.oguzkeremyildiz:Cookies:jar:1.5.8'
<dependency org="io.github.oguzkeremyildiz" name="Cookies" rev="1.5.8">
<artifact name="Cookies" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.oguzkeremyildiz', module='Cookies', version='1.5.8')
)
libraryDependencies += "io.github.oguzkeremyildiz" % "Cookies" % "1.5.8"
[io.github.oguzkeremyildiz/Cookies "1.5.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |