License |
License
BSD
|
---|---|
GroupId | GroupIdorg.webjars.bowergithub.ajaxorg |
ArtifactId | ArtifactIdace-builds |
Last Version | Last Version1.4.13 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionace-builds
WebJar for ace-builds
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ace-builds-1.4.13.pom | |
ace-builds-1.4.13.jar | 9 MB |
ace-builds-1.4.13-sources.jar | 22 bytes |
ace-builds-1.4.13-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.ajaxorg/ace-builds/ -->
<dependency>
<groupId>org.webjars.bowergithub.ajaxorg</groupId>
<artifactId>ace-builds</artifactId>
<version>1.4.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.ajaxorg/ace-builds/
implementation 'org.webjars.bowergithub.ajaxorg:ace-builds:1.4.13'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.ajaxorg/ace-builds/
implementation ("org.webjars.bowergithub.ajaxorg:ace-builds:1.4.13")
'org.webjars.bowergithub.ajaxorg:ace-builds:jar:1.4.13'
<dependency org="org.webjars.bowergithub.ajaxorg" name="ace-builds" rev="1.4.13">
<artifact name="ace-builds" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.ajaxorg', module='ace-builds', version='1.4.13')
)
libraryDependencies += "org.webjars.bowergithub.ajaxorg" % "ace-builds" % "1.4.13"
[org.webjars.bowergithub.ajaxorg/ace-builds "1.4.13"]