is not current version
Last Version 0.1.3

org.webjars.npm:center-align 0.1.2

WebJar for center-align

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

center-align
Version

Version

0.1.2
Type

Type

jar

Download center-align 0.1.2


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