| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse.core.runtime.compatibility |
| ArtifactId | ArtifactIdauth |
| Last Version | Last Version3.2.100-v20070502 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAuthorization Compatibility Plug-in
|
| Filename | Size |
|---|---|
| auth-3.2.100-v20070502.pom | |
| auth-3.2.100-v20070502.jar | 20 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.core.runtime.compatibility/auth/ -->
<dependency>
<groupId>org.eclipse.core.runtime.compatibility</groupId>
<artifactId>auth</artifactId>
<version>3.2.100-v20070502</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.core.runtime.compatibility/auth/
implementation 'org.eclipse.core.runtime.compatibility:auth:3.2.100-v20070502'
// https://jarcasting.com/artifacts/org.eclipse.core.runtime.compatibility/auth/
implementation ("org.eclipse.core.runtime.compatibility:auth:3.2.100-v20070502")
'org.eclipse.core.runtime.compatibility:auth:jar:3.2.100-v20070502'
<dependency org="org.eclipse.core.runtime.compatibility" name="auth" rev="3.2.100-v20070502">
<artifact name="auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.core.runtime.compatibility', module='auth', version='3.2.100-v20070502')
)
libraryDependencies += "org.eclipse.core.runtime.compatibility" % "auth" % "3.2.100-v20070502"
[org.eclipse.core.runtime.compatibility/auth "3.2.100-v20070502"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.equinox : common | jar | [3.2.0,4.0.0) |