Download dirigible-core-workspace-3.2.3.jar file - Jar d

Jar examples for d:dirigible-core-workspace

Description

You can download jar file dirigible-core-workspace 3.2.3 in this page.

Build File

You can use the following script to add dirigible-core-workspace-3.2.3.jar to your project.

<dependency>
   <groupId>org.eclipse.dirigible</groupId>
   <artifactId>dirigible-core-workspace</artifactId>
   <version>3.2.3</version>
</dependency>
compile group: 'org.eclipse.dirigible', name: 'dirigible-core-workspace', version: '3.2.3'
libraryDependencies += "org.eclipse.dirigible" % "dirigible-core-workspace" % "3.2.3"
<dependency org="org.eclipse.dirigible" name="dirigible-core-workspace" rev="3.2.3"/>
@Grapes(@Grab(group='org.eclipse.dirigible', module='dirigible-core-workspace', version='3.2.3'))
'org.eclipse.dirigible:dirigible-core-workspace:jar:3.2.3'

Download

Click the following link to download the jar file.

dirigible-core-workspace-3.2.3-javadoc.jar
dirigible-core-workspace-3.2.3-sources.jar
dirigible-core-workspace-3.2.3.jar
dirigible-core-workspace-3.2.3.pom



Related Tutorials