is not current version
Last Version 1.4.5

org.webjars.bowergithub.ajaxorg:ace 1.4.1

WebJar for ace

GroupId

GroupId

org.webjars.bowergithub.ajaxorg
ArtifactId

ArtifactId

ace
Version

Version

1.4.1
Type

Type

jar

Download ace 1.4.1


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