is not current version
Last Version 3.2.100-v20070502

org.eclipse.core.runtime.compatibility:auth 3.2.0-v20060601


Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.core.runtime.compatibility
ArtifactId

ArtifactId

auth
Version

Version

3.2.0-v20060601
Type

Type

jar

Download auth 3.2.0-v20060601


<!-- https://jarcasting.com/artifacts/org.eclipse.core.runtime.compatibility/auth/ -->
<dependency>
    <groupId>org.eclipse.core.runtime.compatibility</groupId>
    <artifactId>auth</artifactId>
    <version>3.2.0-v20060601</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.core.runtime.compatibility/auth/
implementation 'org.eclipse.core.runtime.compatibility:auth:3.2.0-v20060601'
// https://jarcasting.com/artifacts/org.eclipse.core.runtime.compatibility/auth/
implementation ("org.eclipse.core.runtime.compatibility:auth:3.2.0-v20060601")
'org.eclipse.core.runtime.compatibility:auth:jar:3.2.0-v20060601'
<dependency org="org.eclipse.core.runtime.compatibility" name="auth" rev="3.2.0-v20060601">
  <artifact name="auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.core.runtime.compatibility', module='auth', version='3.2.0-v20060601')
)
libraryDependencies += "org.eclipse.core.runtime.compatibility" % "auth" % "3.2.0-v20060601"
[org.eclipse.core.runtime.compatibility/auth "3.2.0-v20060601"]