Jar examples for o:org.eclipse.core.runtime
Authorization Compatibility Plug-in
You can download jar file org.eclipse.core.runtime.compatibility.auth 3.2.200.v20100517 in this page.
You can use the following script to add org.eclipse.core.runtime.compatibility.auth-3.2.200.v20100517.jar to your project.
<dependency> <groupId>org.eclipse.core</groupId> <artifactId>org.eclipse.core.runtime.compatibility.auth</artifactId> <version>3.2.200.v20100517</version> </dependency>
compile group: 'org.eclipse.core', name: '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"
<dependency org="org.eclipse.core" name="org.eclipse.core.runtime.compatibility.auth" rev="3.2.200.v20100517"/>
@Grapes(@Grab(group='org.eclipse.core', module='org.eclipse.core.runtime.compatibility.auth', version='3.2.200.v20100517'))
'org.eclipse.core:org.eclipse.core.runtime.compatibility.auth:jar:3.2.200.v20100517'
Click the following link to download the jar file.
org.eclipse.core.runtime.compatibility.auth-3.2.200.v20100517-javadoc.jar