| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdace-diff |
| Version | Version2.3.0 |
| Type | Typejar |
| Description |
Descriptionace-diff
WebJar for ace-diff
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ace-diff-2.3.0.pom | |
| ace-diff-2.3.0.jar | 37 KB |
| ace-diff-2.3.0-sources.jar | 22 bytes |
| ace-diff-2.3.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/ace-diff/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>ace-diff</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/ace-diff/
implementation 'org.webjars.npm:ace-diff:2.3.0'
// https://jarcasting.com/artifacts/org.webjars.npm/ace-diff/
implementation ("org.webjars.npm:ace-diff:2.3.0")
'org.webjars.npm:ace-diff:jar:2.3.0'
<dependency org="org.webjars.npm" name="ace-diff" rev="2.3.0">
<artifact name="ace-diff" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='ace-diff', version='2.3.0')
)
libraryDependencies += "org.webjars.npm" % "ace-diff" % "2.3.0"
[org.webjars.npm/ace-diff "2.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : diff-match-patch | jar | [1.0.0,2) |
| org.webjars.npm : lodash | jar | [4.17.4,5) |