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