is not current version
Last Version 1.35.2

org.webjars.npm:hmrc-frontend 1.34.0

WebJar for hmrc-frontend

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

hmrc-frontend
Version

Version

1.34.0
Type

Type

jar

Download hmrc-frontend 1.34.0


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