Download indexer-artifact-5.1.2-4333789.jar file - Jar i

Jar examples for i:indexer-artifact

Description

Indexer Artifact Utils module contains small set of reusable utilities, mostly artifact, path and their two way conversion related.

You can download jar file indexer-artifact 5.1.2-4333789 in this page.

License

Apache License

Build File

You can use the following script to add indexer-artifact-5.1.2-4333789.jar to your project.

<dependency>
   <groupId>org.apache.maven.indexer</groupId>
   <artifactId>indexer-artifact</artifactId>
   <version>5.1.2-4333789</version>
</dependency>
compile group: 'org.apache.maven.indexer', name: 'indexer-artifact', version: '5.1.2-4333789'
libraryDependencies += "org.apache.maven.indexer" % "indexer-artifact" % "5.1.2-4333789"
<dependency org="org.apache.maven.indexer" name="indexer-artifact" rev="5.1.2-4333789"/>
@Grapes(@Grab(group='org.apache.maven.indexer', module='indexer-artifact', version='5.1.2-4333789'))
'org.apache.maven.indexer:indexer-artifact:jar:5.1.2-4333789'

Download

Click the following link to download the jar file.

indexer-artifact-5.1.2-4333789.jar
indexer-artifact-5.1.2-4333789-javadoc.jar
indexer-artifact-5.1.2-4333789.pom
indexer-artifact-5.1.2-4333789-sources.jar



Related Tutorials