Download dirigible-core-indexing-3.1.1.jar file - Jar d

Jar examples for d:dirigible-core-indexing

Description

You can download jar file dirigible-core-indexing 3.1.1 in this page.

Build File

You can use the following script to add dirigible-core-indexing-3.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

dirigible-core-indexing-3.1.1-javadoc.jar
dirigible-core-indexing-3.1.1-sources.jar
dirigible-core-indexing-3.1.1.jar
dirigible-core-indexing-3.1.1.pom



Related Tutorials