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