License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdroboto-fontface |
Version | Version0.10.0 |
Type | Typejar |
Description |
Descriptionroboto-fontface
WebJar for roboto-fontface
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
roboto-fontface-0.10.0.pom | |
roboto-fontface-0.10.0.jar | 3 MB |
roboto-fontface-0.10.0-sources.jar | 22 bytes |
roboto-fontface-0.10.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.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/roboto-fontface/
implementation 'org.webjars.npm:roboto-fontface:0.10.0'
// https://jarcasting.com/artifacts/org.webjars.npm/roboto-fontface/
implementation ("org.webjars.npm:roboto-fontface:0.10.0")
'org.webjars.npm:roboto-fontface:jar:0.10.0'
<dependency org="org.webjars.npm" name="roboto-fontface" rev="0.10.0">
<artifact name="roboto-fontface" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='roboto-fontface', version='0.10.0')
)
libraryDependencies += "org.webjars.npm" % "roboto-fontface" % "0.10.0"
[org.webjars.npm/roboto-fontface "0.10.0"]