Download org.eclipse.e4.core.di.annotations-1.4.0.jar file - Jar o

Jar examples for o:org.eclipse.e4.core.di.annotations

Description

Some basic Equinox components useable outside of OSGi

You can download jar file org.eclipse.e4.core.di.annotations 1.4.0 in this page.

License

Eclipse Public License - v 1.0

Build File

You can use the following script to add org.eclipse.e4.core.di.annotations-1.4.0.jar to your project.

<dependency>
   <groupId>at.bestsolution.eclipse</groupId>
   <artifactId>org.eclipse.e4.core.di.annotations</artifactId>
   <version>1.4.0</version>
</dependency>
compile group: 'at.bestsolution.eclipse', name: 'org.eclipse.e4.core.di.annotations', version: '1.4.0'
libraryDependencies += "at.bestsolution.eclipse" % "org.eclipse.e4.core.di.annotations" % "1.4.0"
<dependency org="at.bestsolution.eclipse" name="org.eclipse.e4.core.di.annotations" rev="1.4.0"/>
@Grapes(@Grab(group='at.bestsolution.eclipse', module='org.eclipse.e4.core.di.annotations', version='1.4.0'))
'at.bestsolution.eclipse:org.eclipse.e4.core.di.annotations:jar:1.4.0'

Download

Click the following link to download the jar file.

org.eclipse.e4.core.di.annotations-1.4.0.jar
org.eclipse.e4.core.di.annotations-1.4.0.pom



Related Tutorials