Download type-1.6.2.jar file - Jar t

Jar examples for t:type

Description

This library includes some bean classes for NFC developpement

You can download jar file type 1.6.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add type-1.6.2.jar to your project.

<dependency>
   <groupId>com.orange.labs.quickpass</groupId>
   <artifactId>type</artifactId>
   <version>1.6.2</version>
</dependency>
compile group: 'com.orange.labs.quickpass', name: 'type', version: '1.6.2'
libraryDependencies += "com.orange.labs.quickpass" % "type" % "1.6.2"
<dependency org="com.orange.labs.quickpass" name="type" rev="1.6.2"/>
@Grapes(@Grab(group='com.orange.labs.quickpass', module='type', version='1.6.2'))
'com.orange.labs.quickpass:type:jar:1.6.2'

Download

Click the following link to download the jar file.

type-1.6.2-javadoc.jar
type-1.6.2-sources.jar
type-1.6.2.jar
type-1.6.2.pom



Related Tutorials