| Лицензия |
Лицензия
Apache License
|
|---|---|
| Группа | Группаorg.webjars |
| Идентификатор | Идентификаторgoogle-diff-match-patch |
| Последняя версия | Последняя версия20121119-1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGoogle-diff-match-patch
WebJar for Google-diff-match-patch
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| google-diff-match-patch-20121119-1.pom | |
| google-diff-match-patch-20121119-1.jar | 36 KB |
| google-diff-match-patch-20121119-1-javadoc.jar | 33 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars/google-diff-match-patch/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>google-diff-match-patch</artifactId>
<version>20121119-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/google-diff-match-patch/
implementation 'org.webjars:google-diff-match-patch:20121119-1'
// https://jarcasting.com/artifacts/org.webjars/google-diff-match-patch/
implementation ("org.webjars:google-diff-match-patch:20121119-1")
'org.webjars:google-diff-match-patch:jar:20121119-1'
<dependency org="org.webjars" name="google-diff-match-patch" rev="20121119-1">
<artifact name="google-diff-match-patch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='google-diff-match-patch', version='20121119-1')
)
libraryDependencies += "org.webjars" % "google-diff-match-patch" % "20121119-1"
[org.webjars/google-diff-match-patch "20121119-1"]