Categories |
CategoriesEclipse Development Tools IDE CLI User Interface |
---|---|
GroupId | GroupIdorg.mod4j.org.eclipse.jdt |
ArtifactId | ArtifactIdcore |
Last Version | Last Version3.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava Development Tools Core
|
Filename | Size |
---|---|
core-3.5.0.pom | |
core-3.5.0.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mod4j.org.eclipse.jdt/core/ -->
<dependency>
<groupId>org.mod4j.org.eclipse.jdt</groupId>
<artifactId>core</artifactId>
<version>3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mod4j.org.eclipse.jdt/core/
implementation 'org.mod4j.org.eclipse.jdt:core:3.5.0'
// https://jarcasting.com/artifacts/org.mod4j.org.eclipse.jdt/core/
implementation ("org.mod4j.org.eclipse.jdt:core:3.5.0")
'org.mod4j.org.eclipse.jdt:core:jar:3.5.0'
<dependency org="org.mod4j.org.eclipse.jdt" name="core" rev="3.5.0">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mod4j.org.eclipse.jdt', module='core', version='3.5.0')
)
libraryDependencies += "org.mod4j.org.eclipse.jdt" % "core" % "3.5.0"
[org.mod4j.org.eclipse.jdt/core "3.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mod4j.org.eclipse.core : resources | jar | [3.3.0,4.0.0) |
org.mod4j.org.eclipse.core : runtime | jar | [3.3.0,4.0.0) |
org.mod4j.org.eclipse.core : filesystem | jar | [1.0.0,2.0.0) |
org.mod4j.org.eclipse : text | jar | [3.1.0,4.0.0) |
org.mod4j.org.eclipse.team » core Optional | jar | [3.1.0,4.0.0) |