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