Download knotx-junit-1.0.0.jar file - Jar k

Jar examples for k:knotx-junit

Description

You can download jar file knotx-junit 1.0.0 in this page.

License

Apache License

Build File

You can use the following script to add knotx-junit-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

knotx-junit-1.0.0-javadoc.jar
knotx-junit-1.0.0-sources.jar
knotx-junit-1.0.0.jar
knotx-junit-1.0.0.pom



Related Tutorials