GroupId | GroupIdio.github.oguzkeremyildiz |
---|---|
ArtifactId | ArtifactIdCookies |
Version | Version1.4.5 |
Type | Typejar |
Filename | Size |
---|---|
Cookies-1.4.5.pom | |
Cookies-1.4.5.jar | 46 KB |
Cookies-1.4.5-sources.jar | 21 KB |
Cookies-1.4.5-javadoc.jar | 633 KB |
Browse |
<!-- 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"]