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