ace-builds

WebJar for ace-builds

License

License

BSD
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

ace-builds
Last Version

Last Version

1.4.12
Release Date

Release Date

Type

Type

jar
Description

Description

ace-builds
WebJar for ace-builds
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/ajaxorg/ace-builds

Download ace-builds

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Ace (Ajax.org Cloud9 Editor)

CDNJS npm

Ace is a code editor written in JavaScript.

This repository has only generated files. If you want to work on ace please go to https://github.com/ajaxorg/ace instead.

here you can find pre-built files for convenience of embedding. it contains 4 versions

  • src concatenated but not minified
  • src-min concatenated and minified with uglify.js
  • src-noconflict uses ace.require instead of require
  • src-min-noconflict concatenated, minified with uglify.js, and uses ace.require instead of require

For a simple way of embedding ace into webpage see editor.html or list of other simple examples To see ace in action go to kitchen-sink-demo, scrollable-page-demo or minimal demo,

org.webjars.bower

Ajax.org B.V.

Versions

Version
1.4.12
1.4.2
1.3.3
1.3.1
1.3.0
1.2.9
1.2.8
1.2.6
1.2.5
1.2.3
1.2.2
1.2.1
1.2.0
1.1.9
1.0.0