не последняя версия
Последняя версия 3.0.6

org.webjars.bower:cookieconsent 3.0.3

WebJar for cookieconsent

Группа

Группа

org.webjars.bower
Идентификатор

Идентификатор

cookieconsent
Версия

Версия

3.0.3
Тип

Тип

jar

Скачать cookieconsent 3.0.3


<!-- https://jarcasting.com/artifacts/org.webjars.bower/cookieconsent/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>cookieconsent</artifactId>
    <version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/cookieconsent/
implementation 'org.webjars.bower:cookieconsent:3.0.3'
// https://jarcasting.com/artifacts/org.webjars.bower/cookieconsent/
implementation ("org.webjars.bower:cookieconsent:3.0.3")
'org.webjars.bower:cookieconsent:jar:3.0.3'
<dependency org="org.webjars.bower" name="cookieconsent" rev="3.0.3">
  <artifact name="cookieconsent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='cookieconsent', version='3.0.3')
)
libraryDependencies += "org.webjars.bower" % "cookieconsent" % "3.0.3"
[org.webjars.bower/cookieconsent "3.0.3"]