Download scanner-maven-plugin-lib-0.1.0.jar file - Jar s

Jar examples for s:scanner-maven-plugin-lib

Description

Utility library for scanner maven plugins

You can download jar file scanner-maven-plugin-lib 0.1.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add scanner-maven-plugin-lib-0.1.0.jar to your project.

<dependency>
   <groupId>com.agapsys.libs</groupId>
   <artifactId>scanner-maven-plugin-lib</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'com.agapsys.libs', name: 'scanner-maven-plugin-lib', version: '0.1.0'
libraryDependencies += "com.agapsys.libs" % "scanner-maven-plugin-lib" % "0.1.0"
<dependency org="com.agapsys.libs" name="scanner-maven-plugin-lib" rev="0.1.0"/>
@Grapes(@Grab(group='com.agapsys.libs', module='scanner-maven-plugin-lib', version='0.1.0'))
'com.agapsys.libs:scanner-maven-plugin-lib:jar:0.1.0'

Download

Click the following link to download the jar file.

scanner-maven-plugin-lib-0.1.0-javadoc.jar
scanner-maven-plugin-lib-0.1.0-sources.jar
scanner-maven-plugin-lib-0.1.0.jar
scanner-maven-plugin-lib-0.1.0.pom



Related Tutorials