не последняя версия
Последняя версия 07.31.2013

org.webjars:ace 1.3.3

WebJar for the ace editor

Группа

Группа

org.webjars
Идентификатор

Идентификатор

ace
Версия

Версия

1.3.3
Тип

Тип

jar

Скачать ace 1.3.3

Имя Файла Размер
ace-1.3.3.pom
ace-1.3.3.jar 8 MB
ace-1.3.3-javadoc.jar 8 MB
Обзор

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