a

ace-builds

WebJar for ace-builds
http://webjars.org
BSD
Files download
File Operation
ace-builds-1.2.3.jar download
ace-builds-1.2.3.pom download
ace-builds-1.2.3-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars.bowergithub.ajaxorg</groupId>
  <artifactId>ace-builds</artifactId>
  <version>1.2.3</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.bowergithub.ajaxorg:ace-builds:1.2.3'
Gradle Kotlin
implementation("org.webjars.bowergithub.ajaxorg:ace-builds:1.2.3")
Scala SBT
libraryDependencies += "org.webjars.bowergithub.ajaxorg" % "ace-builds" % "1.2.3"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.bowergithub.ajaxorg', module='ace-builds', version='1.2.3')
)
Apache Ivy
<dependency org="org.webjars.bowergithub.ajaxorg" name="ace-builds" rev="1.2.3" />
Leiningen
[org.webjars.bowergithub.ajaxorg/ace-builds "1.2.3"]
Apache Buildr
'org.webjars.bowergithub.ajaxorg:ace-builds:jar:1.2.3'
Dependencies
The project has no third-party dependencies