Download indexing-api-3.0.0.jar file - Jar i

Jar examples for i:indexing-api

Description

A packaging of the IntelliJ Community Edition indexing-api library. This is release number 1 of trunk branch 142.

You can download jar file indexing-api 3.0.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add indexing-api-3.0.0.jar to your project.

<dependency>
   <groupId>com.hp.autonomy.idol</groupId>
   <artifactId>indexing-api</artifactId>
   <version>3.0.0</version>
</dependency>
compile group: 'com.hp.autonomy.idol', name: 'indexing-api', version: '3.0.0'
libraryDependencies += "com.hp.autonomy.idol" % "indexing-api" % "3.0.0"
<dependency org="com.hp.autonomy.idol" name="indexing-api" rev="3.0.0"/>
@Grapes(@Grab(group='com.hp.autonomy.idol', module='indexing-api', version='3.0.0'))
'com.hp.autonomy.idol:indexing-api:jar:3.0.0'

Download

Click the following link to download the jar file.

indexing-api-3.0.0-javadoc.jar
indexing-api-3.0.0-sources.jar
indexing-api-3.0.0.jar
indexing-api-3.0.0.pom



Related Tutorials