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