Download plugin-authentication-internal-1.4.jar file - Jar p

Jar examples for p:plugin-authentication-internal

Description

TODO

You can download jar file plugin-authentication-internal 1.4 in this page.

Build File

You can use the following script to add plugin-authentication-internal-1.4.jar to your project.

<dependency>
   <groupId>com.googlecode.the-fascinator.plugins</groupId>
   <artifactId>plugin-authentication-internal</artifactId>
   <version>1.4</version>
</dependency>
compile group: 'com.googlecode.the-fascinator.plugins', name: 'plugin-authentication-internal', version: '1.4'
libraryDependencies += "com.googlecode.the-fascinator.plugins" % "plugin-authentication-internal" % "1.4"
<dependency org="com.googlecode.the-fascinator.plugins" name="plugin-authentication-internal" rev="1.4"/>
@Grapes(@Grab(group='com.googlecode.the-fascinator.plugins', module='plugin-authentication-internal', version='1.4'))
'com.googlecode.the-fascinator.plugins:plugin-authentication-internal:jar:1.4'

Download

Click the following link to download the jar file.

plugin-authentication-internal-1.4-javadoc.jar
plugin-authentication-internal-1.4-sources.jar
plugin-authentication-internal-1.4.jar
plugin-authentication-internal-1.4.pom



Related Tutorials