Jar examples for i:indexer-artifact
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.0.0 in this page.
Apache License
You can use the following script to add indexer-artifact-5.0.0.jar to your project.
<dependency> <groupId>org.apache.maven.indexer</groupId> <artifactId>indexer-artifact</artifactId> <version>5.0.0</version> </dependency>
compile group: 'org.apache.maven.indexer', name: 'indexer-artifact', version: '5.0.0'
libraryDependencies += "org.apache.maven.indexer" % "indexer-artifact" % "5.0.0"
<dependency org="org.apache.maven.indexer" name="indexer-artifact" rev="5.0.0"/>
@Grapes(@Grab(group='org.apache.maven.indexer', module='indexer-artifact', version='5.0.0'))
'org.apache.maven.indexer:indexer-artifact:jar:5.0.0'
Click the following link to download the jar file.
indexer-artifact-5.0.0-javadoc.jar