Download identification-authorization-plugin-api-0.8.2.jar file - Jar i

Jar examples for i:identification-authorization-plugin-api

Description

Authorizing identifications (eg. RFID-tags). This module contains the interface a authorization implementation has to implement.

You can download jar file identification-authorization-plugin-api 0.8.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add identification-authorization-plugin-api-0.8.2.jar to your project.

<dependency>
   <groupId>io.motown.identification-authorization</groupId>
   <artifactId>identification-authorization-plugin-api</artifactId>
   <version>0.8.2</version>
</dependency>
compile group: 'io.motown.identification-authorization', name: 'identification-authorization-plugin-api', version: '0.8.2'
libraryDependencies += "io.motown.identification-authorization" % "identification-authorization-plugin-api" % "0.8.2"
<dependency org="io.motown.identification-authorization" name="identification-authorization-plugin-api" rev="0.8.2"/>
@Grapes(@Grab(group='io.motown.identification-authorization', module='identification-authorization-plugin-api', version='0.8.2'))
'io.motown.identification-authorization:identification-authorization-plugin-api:jar:0.8.2'

Download

Click the following link to download the jar file.

identification-authorization-plugin-api-0.8.2-javadoc.jar
identification-authorization-plugin-api-0.8.2-sources.jar
identification-authorization-plugin-api-0.8.2.jar
identification-authorization-plugin-api-0.8.2.pom



Related Tutorials