| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdcookieconsent |
| Version | Version3.0.6 |
| Type | Typejar |
| Description |
Descriptioncookieconsent
WebJar for cookieconsent
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cookieconsent-3.0.6.pom | |
| cookieconsent-3.0.6.jar | 48 KB |
| cookieconsent-3.0.6-sources.jar | 22 bytes |
| cookieconsent-3.0.6-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/cookieconsent/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>cookieconsent</artifactId>
<version>3.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/cookieconsent/
implementation 'org.webjars.bower:cookieconsent:3.0.6'
// https://jarcasting.com/artifacts/org.webjars.bower/cookieconsent/
implementation ("org.webjars.bower:cookieconsent:3.0.6")
'org.webjars.bower:cookieconsent:jar:3.0.6'
<dependency org="org.webjars.bower" name="cookieconsent" rev="3.0.6">
<artifact name="cookieconsent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='cookieconsent', version='3.0.6')
)
libraryDependencies += "org.webjars.bower" % "cookieconsent" % "3.0.6"
[org.webjars.bower/cookieconsent "3.0.6"]