License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdcsstype |
Last Version | Last Version3.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncsstype
WebJar for csstype
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
csstype-3.1.0.pom | |
csstype-3.1.0.jar | 166 KB |
csstype-3.1.0-sources.jar | 22 bytes |
csstype-3.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/csstype/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>csstype</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/csstype/
implementation 'org.webjars.npm:csstype:3.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/csstype/
implementation ("org.webjars.npm:csstype:3.1.0")
'org.webjars.npm:csstype:jar:3.1.0'
<dependency org="org.webjars.npm" name="csstype" rev="3.1.0">
<artifact name="csstype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='csstype', version='3.1.0')
)
libraryDependencies += "org.webjars.npm" % "csstype" % "3.1.0"
[org.webjars.npm/csstype "3.1.0"]