is not current version
Last Version 3.1.0

org.webjars.npm:csstype 2.6.6

WebJar for csstype

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

csstype
Version

Version

2.6.6
Type

Type

jar

Download csstype 2.6.6


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