is not current version
Last Version 3.1.0

org.webjars.npm:csstype 3.0.0-beta.4

WebJar for csstype

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

csstype
Version

Version

3.0.0-beta.4
Type

Type

jar

Download csstype 3.0.0-beta.4


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