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