GroupId | GroupIdorg.webjars.bowergithub.ajaxorg |
---|---|
ArtifactId | ArtifactIdace-builds |
Version | Version1.4.7 |
Type | Typejar |
Filename | Size |
---|---|
ace-builds-1.4.7.pom | |
ace-builds-1.4.7.jar | 9 MB |
ace-builds-1.4.7-sources.jar | 22 bytes |
ace-builds-1.4.7-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.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.ajaxorg/ace-builds/
implementation 'org.webjars.bowergithub.ajaxorg:ace-builds:1.4.7'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.ajaxorg/ace-builds/
implementation ("org.webjars.bowergithub.ajaxorg:ace-builds:1.4.7")
'org.webjars.bowergithub.ajaxorg:ace-builds:jar:1.4.7'
<dependency org="org.webjars.bowergithub.ajaxorg" name="ace-builds" rev="1.4.7">
<artifact name="ace-builds" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.ajaxorg', module='ace-builds', version='1.4.7')
)
libraryDependencies += "org.webjars.bowergithub.ajaxorg" % "ace-builds" % "1.4.7"
[org.webjars.bowergithub.ajaxorg/ace-builds "1.4.7"]