GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdhmrc-frontend |
Version | Version1.33.1 |
Type | Typejar |
Filename | Size |
---|---|
hmrc-frontend-1.33.1.pom | |
hmrc-frontend-1.33.1.jar | 622 KB |
hmrc-frontend-1.33.1-sources.jar | 22 bytes |
hmrc-frontend-1.33.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/hmrc-frontend/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>hmrc-frontend</artifactId>
<version>1.33.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/hmrc-frontend/
implementation 'org.webjars.npm:hmrc-frontend:1.33.1'
// https://jarcasting.com/artifacts/org.webjars.npm/hmrc-frontend/
implementation ("org.webjars.npm:hmrc-frontend:1.33.1")
'org.webjars.npm:hmrc-frontend:jar:1.33.1'
<dependency org="org.webjars.npm" name="hmrc-frontend" rev="1.33.1">
<artifact name="hmrc-frontend" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='hmrc-frontend', version='1.33.1')
)
libraryDependencies += "org.webjars.npm" % "hmrc-frontend" % "1.33.1"
[org.webjars.npm/hmrc-frontend "1.33.1"]