is not current version
Last Version 4.0.3

org.webjars.npm:stylehacks 4.0.0-rc.2

WebJar for stylehacks

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

stylehacks
Version

Version

4.0.0-rc.2
Type

Type

jar

Download stylehacks 4.0.0-rc.2


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