Jar examples for i:io
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.1.2 in this page.
Apache License, Version 2.0
You can use the following script to add io.sightly.tck-1.1.2.jar to your project.
<dependency> <groupId>io.sightly</groupId> <artifactId>io.sightly.tck</artifactId> <version>1.1.2</version> </dependency>
compile group: 'io.sightly', name: 'io.sightly.tck', version: '1.1.2'
libraryDependencies += "io.sightly" % "io.sightly.tck" % "1.1.2"
<dependency org="io.sightly" name="io.sightly.tck" rev="1.1.2"/>
@Grapes(@Grab(group='io.sightly', module='io.sightly.tck', version='1.1.2'))
'io.sightly:io.sightly.tck:jar:1.1.2'
Click the following link to download the jar file.
io.sightly.tck-1.1.2-javadoc.jar