Download tsl2.nano.operation-1.1.3.jar file - Jar t

Jar examples for t:tsl2.nano.operation

Description

TSL2 Framework Operation (abstract parser, conditioned functional or boolean operations - abstract structure for rule-engines)

You can download jar file tsl2.nano.operation 1.1.3 in this page.

Build File

You can use the following script to add tsl2.nano.operation-1.1.3.jar to your project.

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

Download

Click the following link to download the jar file.

tsl2.nano.operation-1.1.3-javadoc.jar
tsl2.nano.operation-1.1.3-sources.jar
tsl2.nano.operation-1.1.3.jar
tsl2.nano.operation-1.1.3.pom



Related Tutorials