Download tsl2.nano.descriptor-2.1.2.jar file - Jar t

Jar examples for t:tsl2.nano.descriptor

Description

TSL2 Framework Descriptor (currency-handling, generic formatter, descriptors for beans, collections, actions and values)

You can download jar file tsl2.nano.descriptor 2.1.2 in this page.

Build File

You can use the following script to add tsl2.nano.descriptor-2.1.2.jar to your project.

<dependency>
   <groupId>net.sf.tsl2nano</groupId>
   <artifactId>tsl2.nano.descriptor</artifactId>
   <version>2.1.2</version>
</dependency>
compile group: 'net.sf.tsl2nano', name: 'tsl2.nano.descriptor', version: '2.1.2'
libraryDependencies += "net.sf.tsl2nano" % "tsl2.nano.descriptor" % "2.1.2"
<dependency org="net.sf.tsl2nano" name="tsl2.nano.descriptor" rev="2.1.2"/>
@Grapes(@Grab(group='net.sf.tsl2nano', module='tsl2.nano.descriptor', version='2.1.2'))
'net.sf.tsl2nano:tsl2.nano.descriptor:jar:2.1.2'

Download

Click the following link to download the jar file.

tsl2.nano.descriptor-2.1.2-javadoc.jar
tsl2.nano.descriptor-2.1.2-sources.jar
tsl2.nano.descriptor-2.1.2.jar
tsl2.nano.descriptor-2.1.2.pom



Related Tutorials