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