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