License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdgovuk-frontend |
Version | Version3.11.0 |
Type | Typejar |
Description |
Descriptiongovuk-frontend
WebJar for govuk-frontend
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
govuk-frontend-3.11.0.pom | |
govuk-frontend-3.11.0.jar | 224 KB |
govuk-frontend-3.11.0-javadoc.jar | 220 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/govuk-frontend/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>govuk-frontend</artifactId>
<version>3.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/govuk-frontend/
implementation 'org.webjars:govuk-frontend:3.11.0'
// https://jarcasting.com/artifacts/org.webjars/govuk-frontend/
implementation ("org.webjars:govuk-frontend:3.11.0")
'org.webjars:govuk-frontend:jar:3.11.0'
<dependency org="org.webjars" name="govuk-frontend" rev="3.11.0">
<artifact name="govuk-frontend" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='govuk-frontend', version='3.11.0')
)
libraryDependencies += "org.webjars" % "govuk-frontend" % "3.11.0"
[org.webjars/govuk-frontend "3.11.0"]