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