Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.mod4j.org.eclipse.compare |
ArtifactId | ArtifactIdcore |
Last Version | Last Version3.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCore Compare Support
|
Filename | Size |
---|---|
core-3.5.0.pom | |
core-3.5.0.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mod4j.org.eclipse.compare/core/ -->
<dependency>
<groupId>org.mod4j.org.eclipse.compare</groupId>
<artifactId>core</artifactId>
<version>3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mod4j.org.eclipse.compare/core/
implementation 'org.mod4j.org.eclipse.compare:core:3.5.0'
// https://jarcasting.com/artifacts/org.mod4j.org.eclipse.compare/core/
implementation ("org.mod4j.org.eclipse.compare:core:3.5.0")
'org.mod4j.org.eclipse.compare:core:jar:3.5.0'
<dependency org="org.mod4j.org.eclipse.compare" name="core" rev="3.5.0">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mod4j.org.eclipse.compare', module='core', version='3.5.0')
)
libraryDependencies += "org.mod4j.org.eclipse.compare" % "core" % "3.5.0"
[org.mod4j.org.eclipse.compare/core "3.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mod4j.org.eclipse.core : runtime | jar | [3.2.0,4.0.0) |