Download io.sightly.tck-1.3.5.jar file - Jar i

Jar examples for i:io

Description

The Adobe Sightly TCK provides a suite of tests meant to certify that a Sightly implementation conforms with the published language specification.

You can download jar file io.sightly.tck 1.3.5 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add io.sightly.tck-1.3.5.jar to your project.

<dependency>
   <groupId>io.sightly</groupId>
   <artifactId>io.sightly.tck</artifactId>
   <version>1.3.5</version>
</dependency>
compile group: 'io.sightly', name: 'io.sightly.tck', version: '1.3.5'
libraryDependencies += "io.sightly" % "io.sightly.tck" % "1.3.5"
<dependency org="io.sightly" name="io.sightly.tck" rev="1.3.5"/>
@Grapes(@Grab(group='io.sightly', module='io.sightly.tck', version='1.3.5'))
'io.sightly:io.sightly.tck:jar:1.3.5'

Download

Click the following link to download the jar file.

io.sightly.tck-1.3.5-javadoc.jar
io.sightly.tck-1.3.5-sources.jar
io.sightly.tck-1.3.5-standalone.jar
io.sightly.tck-1.3.5.jar
io.sightly.tck-1.3.5.pom



Related Tutorials