| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdorg.webjars.npm | 
| ArtifactId | ArtifactIdtachyons-text-transform | 
| Last Version | Last Version3.0.5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiontachyons-text-transform WebJar for tachyons-text-transform | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| tachyons-text-transform-3.0.5.pom | |
| tachyons-text-transform-3.0.5.jar | 6 KB | 
| tachyons-text-transform-3.0.5-sources.jar | 22 bytes | 
| tachyons-text-transform-3.0.5-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/tachyons-text-transform/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>tachyons-text-transform</artifactId>
    <version>3.0.5</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.npm/tachyons-text-transform/
implementation 'org.webjars.npm:tachyons-text-transform:3.0.5'// https://jarcasting.com/artifacts/org.webjars.npm/tachyons-text-transform/
implementation ("org.webjars.npm:tachyons-text-transform:3.0.5")'org.webjars.npm:tachyons-text-transform:jar:3.0.5'<dependency org="org.webjars.npm" name="tachyons-text-transform" rev="3.0.5">
  <artifact name="tachyons-text-transform" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.npm', module='tachyons-text-transform', version='3.0.5')
)libraryDependencies += "org.webjars.npm" % "tachyons-text-transform" % "3.0.5"[org.webjars.npm/tachyons-text-transform "3.0.5"]