License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.adedayo.eclipse.sdk |
ArtifactId | ArtifactIdorg.eclipse.compare.tests |
Last Version | Last Version3.5.600 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.eclipse.compare.tests
A packaging of the eclipse sdk org.eclipse.compare.tests library.
|
Project URL |
Project URL |
Filename | Size |
---|---|
org.eclipse.compare.tests-3.5.600.pom | |
org.eclipse.compare.tests-3.5.600.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.compare.tests/ -->
<dependency>
<groupId>com.github.adedayo.eclipse.sdk</groupId>
<artifactId>org.eclipse.compare.tests</artifactId>
<version>3.5.600</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.compare.tests/
implementation 'com.github.adedayo.eclipse.sdk:org.eclipse.compare.tests:3.5.600'
// https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.compare.tests/
implementation ("com.github.adedayo.eclipse.sdk:org.eclipse.compare.tests:3.5.600")
'com.github.adedayo.eclipse.sdk:org.eclipse.compare.tests:jar:3.5.600'
<dependency org="com.github.adedayo.eclipse.sdk" name="org.eclipse.compare.tests" rev="3.5.600">
<artifact name="org.eclipse.compare.tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.adedayo.eclipse.sdk', module='org.eclipse.compare.tests', version='3.5.600')
)
libraryDependencies += "com.github.adedayo.eclipse.sdk" % "org.eclipse.compare.tests" % "3.5.600"
[com.github.adedayo.eclipse.sdk/org.eclipse.compare.tests "3.5.600"]