| License |
License |
|---|---|
| Categories |
CategoriesGithub Development Tools Version Controls |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdgithub-com-GerHobbelt-google-diff-match-patch |
| Last Version | Last Version1.1.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.npm/github-com-GerHobbelt-google-diff-match-patch/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-GerHobbelt-google-diff-match-patch</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-GerHobbelt-google-diff-match-patch/
implementation 'org.webjars.npm:github-com-GerHobbelt-google-diff-match-patch:1.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-GerHobbelt-google-diff-match-patch/
implementation ("org.webjars.npm:github-com-GerHobbelt-google-diff-match-patch:1.1.0")
'org.webjars.npm:github-com-GerHobbelt-google-diff-match-patch:jar:1.1.0'
<dependency org="org.webjars.npm" name="github-com-GerHobbelt-google-diff-match-patch" rev="1.1.0">
<artifact name="github-com-GerHobbelt-google-diff-match-patch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-GerHobbelt-google-diff-match-patch', version='1.1.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-GerHobbelt-google-diff-match-patch" % "1.1.0"
[org.webjars.npm/github-com-GerHobbelt-google-diff-match-patch "1.1.0"]