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