is not current version
Last Version 0.3.2

org.webjars.bower:xstyle 0.3.1

WebJar for xstyle

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

xstyle
Version

Version

0.3.1
Type

Type

jar

Download xstyle 0.3.1


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