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