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