License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtypeface-roboto |
Version | Version0.0.75 |
Type | Typejar |
Description |
Descriptiontypeface-roboto
WebJar for typeface-roboto
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
typeface-roboto-0.0.75.pom | |
typeface-roboto-0.0.75.jar | 451 KB |
typeface-roboto-0.0.75-sources.jar | 22 bytes |
typeface-roboto-0.0.75-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/typeface-roboto/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>typeface-roboto</artifactId>
<version>0.0.75</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/typeface-roboto/
implementation 'org.webjars.npm:typeface-roboto:0.0.75'
// https://jarcasting.com/artifacts/org.webjars.npm/typeface-roboto/
implementation ("org.webjars.npm:typeface-roboto:0.0.75")
'org.webjars.npm:typeface-roboto:jar:0.0.75'
<dependency org="org.webjars.npm" name="typeface-roboto" rev="0.0.75">
<artifact name="typeface-roboto" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='typeface-roboto', version='0.0.75')
)
libraryDependencies += "org.webjars.npm" % "typeface-roboto" % "0.0.75"
[org.webjars.npm/typeface-roboto "0.0.75"]