License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdjust-diff-apply |
Version | Version3.0.0 |
Type | Typejar |
Description |
Descriptionjust-diff-apply
WebJar for just-diff-apply
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
just-diff-apply-3.0.0.pom | |
just-diff-apply-3.0.0.jar | 5 KB |
just-diff-apply-3.0.0-sources.jar | 22 bytes |
just-diff-apply-3.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/just-diff-apply/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>just-diff-apply</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/just-diff-apply/
implementation 'org.webjars.npm:just-diff-apply:3.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/just-diff-apply/
implementation ("org.webjars.npm:just-diff-apply:3.0.0")
'org.webjars.npm:just-diff-apply:jar:3.0.0'
<dependency org="org.webjars.npm" name="just-diff-apply" rev="3.0.0">
<artifact name="just-diff-apply" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='just-diff-apply', version='3.0.0')
)
libraryDependencies += "org.webjars.npm" % "just-diff-apply" % "3.0.0"
[org.webjars.npm/just-diff-apply "3.0.0"]