GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdroboto-fontface |
Version | Version0.6.0 |
Type | Typejar |
Filename | Size |
---|---|
roboto-fontface-0.6.0.pom | |
roboto-fontface-0.6.0.jar | 5 MB |
roboto-fontface-0.6.0-sources.jar | 22 bytes |
roboto-fontface-0.6.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/roboto-fontface/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>roboto-fontface</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/roboto-fontface/
implementation 'org.webjars.npm:roboto-fontface:0.6.0'
// https://jarcasting.com/artifacts/org.webjars.npm/roboto-fontface/
implementation ("org.webjars.npm:roboto-fontface:0.6.0")
'org.webjars.npm:roboto-fontface:jar:0.6.0'
<dependency org="org.webjars.npm" name="roboto-fontface" rev="0.6.0">
<artifact name="roboto-fontface" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='roboto-fontface', version='0.6.0')
)
libraryDependencies += "org.webjars.npm" % "roboto-fontface" % "0.6.0"
[org.webjars.npm/roboto-fontface "0.6.0"]