is not current version
Last Version 1.3.1

org.webjars.bower:alloyeditor 0.7.2

WebJar for alloyeditor

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

alloyeditor
Version

Version

0.7.2
Type

Type

jar

Download alloyeditor 0.7.2


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