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