GroupId | GroupIdio.github.oguzkeremyildiz |
---|---|
ArtifactId | ArtifactIdCookies |
Version | Version1.3.9 |
Type | Typejar |
Filename | Size |
---|---|
Cookies-1.3.9.pom | |
Cookies-1.3.9.jar | 44 KB |
Cookies-1.3.9-sources.jar | 20 KB |
Cookies-1.3.9-javadoc.jar | 631 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.oguzkeremyildiz/Cookies/ -->
<dependency>
<groupId>io.github.oguzkeremyildiz</groupId>
<artifactId>Cookies</artifactId>
<version>1.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.oguzkeremyildiz/Cookies/
implementation 'io.github.oguzkeremyildiz:Cookies:1.3.9'
// https://jarcasting.com/artifacts/io.github.oguzkeremyildiz/Cookies/
implementation ("io.github.oguzkeremyildiz:Cookies:1.3.9")
'io.github.oguzkeremyildiz:Cookies:jar:1.3.9'
<dependency org="io.github.oguzkeremyildiz" name="Cookies" rev="1.3.9">
<artifact name="Cookies" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.oguzkeremyildiz', module='Cookies', version='1.3.9')
)
libraryDependencies += "io.github.oguzkeremyildiz" % "Cookies" % "1.3.9"
[io.github.oguzkeremyildiz/Cookies "1.3.9"]