google-diff-match-patch (unofficial mirror)
A bower package for the google-diff-match-patch Javascript library.
See http://code.google.com/p/google-diff-match-patch/ for more information about the library.
License |
License |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgoogle-diff-match-patch |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongoogle-diff-match-patch
WebJar for google-diff-match-patch
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
google-diff-match-patch-0.1.0.pom | |
google-diff-match-patch-0.1.0.jar | 31 KB |
google-diff-match-patch-0.1.0-sources.jar | 22 bytes |
google-diff-match-patch-0.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/google-diff-match-patch/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>google-diff-match-patch</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/google-diff-match-patch/
implementation 'org.webjars.bower:google-diff-match-patch:0.1.0'
// https://jarcasting.com/artifacts/org.webjars.bower/google-diff-match-patch/
implementation ("org.webjars.bower:google-diff-match-patch:0.1.0")
'org.webjars.bower:google-diff-match-patch:jar:0.1.0'
<dependency org="org.webjars.bower" name="google-diff-match-patch" rev="0.1.0">
<artifact name="google-diff-match-patch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='google-diff-match-patch', version='0.1.0')
)
libraryDependencies += "org.webjars.bower" % "google-diff-match-patch" % "0.1.0"
[org.webjars.bower/google-diff-match-patch "0.1.0"]
A bower package for the google-diff-match-patch Javascript library.
See http://code.google.com/p/google-diff-match-patch/ for more information about the library.