License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.core |
ArtifactId | ArtifactIdorg.eclipse.core.runtime.compatibility.auth |
Last Version | Last Version3.2.200.v20100517 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAuthorization Compatibility Plug-in
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.eclipse.core/org.eclipse.core.runtime.compatibility.auth/ -->
<dependency>
<groupId>org.eclipse.core</groupId>
<artifactId>org.eclipse.core.runtime.compatibility.auth</artifactId>
<version>3.2.200.v20100517</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.core/org.eclipse.core.runtime.compatibility.auth/
implementation 'org.eclipse.core:org.eclipse.core.runtime.compatibility.auth:3.2.200.v20100517'
// https://jarcasting.com/artifacts/org.eclipse.core/org.eclipse.core.runtime.compatibility.auth/
implementation ("org.eclipse.core:org.eclipse.core.runtime.compatibility.auth:3.2.200.v20100517")
'org.eclipse.core:org.eclipse.core.runtime.compatibility.auth:jar:3.2.200.v20100517'
<dependency org="org.eclipse.core" name="org.eclipse.core.runtime.compatibility.auth" rev="3.2.200.v20100517">
<artifact name="org.eclipse.core.runtime.compatibility.auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.core', module='org.eclipse.core.runtime.compatibility.auth', version='3.2.200.v20100517')
)
libraryDependencies += "org.eclipse.core" % "org.eclipse.core.runtime.compatibility.auth" % "3.2.200.v20100517"
[org.eclipse.core/org.eclipse.core.runtime.compatibility.auth "3.2.200.v20100517"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.equinox : org.eclipse.equinox.common | jar | 3.6.0.v20100503 |