License |
License |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdxstyle |
Version | Version0.3.2 |
Type | Typejar |
Description |
Descriptionxstyle
WebJar for xstyle
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xstyle-0.3.2.pom | |
xstyle-0.3.2.jar | 110 KB |
xstyle-0.3.2-sources.jar | 22 bytes |
xstyle-0.3.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/xstyle/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>xstyle</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/xstyle/
implementation 'org.webjars.bower:xstyle:0.3.2'
// https://jarcasting.com/artifacts/org.webjars.bower/xstyle/
implementation ("org.webjars.bower:xstyle:0.3.2")
'org.webjars.bower:xstyle:jar:0.3.2'
<dependency org="org.webjars.bower" name="xstyle" rev="0.3.2">
<artifact name="xstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='xstyle', version='0.3.2')
)
libraryDependencies += "org.webjars.bower" % "xstyle" % "0.3.2"
[org.webjars.bower/xstyle "0.3.2"]