GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdhmrc-frontend |
Version | Version0.6.4 |
Type | Typejar |
Filename | Size |
---|---|
hmrc-frontend-0.6.4.pom | |
hmrc-frontend-0.6.4.jar | 103 KB |
hmrc-frontend-0.6.4-sources.jar | 22 bytes |
hmrc-frontend-0.6.4-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>0.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/hmrc-frontend/
implementation 'org.webjars.npm:hmrc-frontend:0.6.4'
// https://jarcasting.com/artifacts/org.webjars.npm/hmrc-frontend/
implementation ("org.webjars.npm:hmrc-frontend:0.6.4")
'org.webjars.npm:hmrc-frontend:jar:0.6.4'
<dependency org="org.webjars.npm" name="hmrc-frontend" rev="0.6.4">
<artifact name="hmrc-frontend" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='hmrc-frontend', version='0.6.4')
)
libraryDependencies += "org.webjars.npm" % "hmrc-frontend" % "0.6.4"
[org.webjars.npm/hmrc-frontend "0.6.4"]