GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdtachyons-typography |
Version | Version2.2.0 |
Type | Typejar |
Filename | Size |
---|---|
tachyons-typography-2.2.0.pom | |
tachyons-typography-2.2.0.jar | 6 KB |
tachyons-typography-2.2.0-sources.jar | 22 bytes |
tachyons-typography-2.2.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/tachyons-typography/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>tachyons-typography</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/tachyons-typography/
implementation 'org.webjars.npm:tachyons-typography:2.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/tachyons-typography/
implementation ("org.webjars.npm:tachyons-typography:2.2.0")
'org.webjars.npm:tachyons-typography:jar:2.2.0'
<dependency org="org.webjars.npm" name="tachyons-typography" rev="2.2.0">
<artifact name="tachyons-typography" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='tachyons-typography', version='2.2.0')
)
libraryDependencies += "org.webjars.npm" % "tachyons-typography" % "2.2.0"
[org.webjars.npm/tachyons-typography "2.2.0"]