is not current version
Last Version 4.11.1

org.webjars.npm:tachyons 4.9.1

WebJar for tachyons

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

tachyons
Version

Version

4.9.1
Type

Type

jar

Download tachyons 4.9.1


<!-- https://jarcasting.com/artifacts/org.webjars.npm/tachyons/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>tachyons</artifactId>
    <version>4.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/tachyons/
implementation 'org.webjars.npm:tachyons:4.9.1'
// https://jarcasting.com/artifacts/org.webjars.npm/tachyons/
implementation ("org.webjars.npm:tachyons:4.9.1")
'org.webjars.npm:tachyons:jar:4.9.1'
<dependency org="org.webjars.npm" name="tachyons" rev="4.9.1">
  <artifact name="tachyons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='tachyons', version='4.9.1')
)
libraryDependencies += "org.webjars.npm" % "tachyons" % "4.9.1"
[org.webjars.npm/tachyons "4.9.1"]