License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgithub-com-GerHobbelt-google-diff-match-patch |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongoogle-diff-match-patch-js
WebJar for google-diff-match-patch-js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-GerHobbelt-google-diff-match-patch/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-GerHobbelt-google-diff-match-patch</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-GerHobbelt-google-diff-match-patch/
implementation 'org.webjars.bower:github-com-GerHobbelt-google-diff-match-patch:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-GerHobbelt-google-diff-match-patch/
implementation ("org.webjars.bower:github-com-GerHobbelt-google-diff-match-patch:1.0.0")
'org.webjars.bower:github-com-GerHobbelt-google-diff-match-patch:jar:1.0.0'
<dependency org="org.webjars.bower" name="github-com-GerHobbelt-google-diff-match-patch" rev="1.0.0">
<artifact name="github-com-GerHobbelt-google-diff-match-patch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-GerHobbelt-google-diff-match-patch', version='1.0.0')
)
libraryDependencies += "org.webjars.bower" % "github-com-GerHobbelt-google-diff-match-patch" % "1.0.0"
[org.webjars.bower/github-com-GerHobbelt-google-diff-match-patch "1.0.0"]