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