Jar examples for t:tsl2.nano.terminal
TSL2 Framework Terminal (Console Application Framework named SIShell, providing Actions, Options, Commands, Inputs, lots of Selectors, PlatformManagement)
You can download jar file tsl2.nano.terminal 0.5.2 in this page.
You can use the following script to add tsl2.nano.terminal-0.5.2.jar to your project.
<dependency> <groupId>net.sf.tsl2nano</groupId> <artifactId>tsl2.nano.terminal</artifactId> <version>0.5.2</version> </dependency>
compile group: 'net.sf.tsl2nano', name: 'tsl2.nano.terminal', version: '0.5.2'
libraryDependencies += "net.sf.tsl2nano" % "tsl2.nano.terminal" % "0.5.2"
<dependency org="net.sf.tsl2nano" name="tsl2.nano.terminal" rev="0.5.2"/>
@Grapes(@Grab(group='net.sf.tsl2nano', module='tsl2.nano.terminal', version='0.5.2'))
'net.sf.tsl2nano:tsl2.nano.terminal:jar:0.5.2'
Click the following link to download the jar file.
tsl2.nano.terminal-0.5.2-javadoc.jar