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

org.webjars:ace 1.1.9

WebJar for the ace editor

Группа

Группа

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

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

ace
Версия

Версия

1.1.9
Тип

Тип

jar

Скачать ace 1.1.9

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

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