Jar examples for i:indexing-api
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.
Apache License, Version 2.0
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'
Click the following link to download the jar file.
indexing-api-3.0.0-javadoc.jar