License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.ltk.core |
ArtifactId | ArtifactIdrefactoring |
Version | Version3.3.0-v20070606-0010 |
Type | Typejar |
Description |
DescriptionRefactoring Core
|
Filename | Size |
---|---|
refactoring-3.3.0-v20070606-0010.pom | |
refactoring-3.3.0-v20070606-0010.jar | 253 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.ltk.core/refactoring/ -->
<dependency>
<groupId>org.eclipse.ltk.core</groupId>
<artifactId>refactoring</artifactId>
<version>3.3.0-v20070606-0010</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.ltk.core/refactoring/
implementation 'org.eclipse.ltk.core:refactoring:3.3.0-v20070606-0010'
// https://jarcasting.com/artifacts/org.eclipse.ltk.core/refactoring/
implementation ("org.eclipse.ltk.core:refactoring:3.3.0-v20070606-0010")
'org.eclipse.ltk.core:refactoring:jar:3.3.0-v20070606-0010'
<dependency org="org.eclipse.ltk.core" name="refactoring" rev="3.3.0-v20070606-0010">
<artifact name="refactoring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.ltk.core', module='refactoring', version='3.3.0-v20070606-0010')
)
libraryDependencies += "org.eclipse.ltk.core" % "refactoring" % "3.3.0-v20070606-0010"
[org.eclipse.ltk.core/refactoring "3.3.0-v20070606-0010"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.core : runtime | jar | [3.2.0,4.0.0) |
org.eclipse.core : expressions | jar | [3.2.0,4.0.0) |
org.eclipse.core : filesystem | jar | [1.1.0,2.0.0) |
org.eclipse.core : filebuffers | jar | [3.3.0,4.0.0) |
org.eclipse.core : resources | jar | [3.2.0,4.0.0) |
org.eclipse.core : commands | jar | [3.2.0,4.0.0) |
org.eclipse : text | jar | [3.3.0,4.0.0) |