Download opentest4k-common-1.1.0.jar file - Jar o

Jar examples for o:opentest4k-common

Description

multiplatform implementation/bindings of opentest4j

You can download jar file opentest4k-common 1.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add opentest4k-common-1.1.0.jar to your project.

<dependency>
   <groupId>com.willowtreeapps.opentest4k</groupId>
   <artifactId>opentest4k-common</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'com.willowtreeapps.opentest4k', name: 'opentest4k-common', version: '1.1.0'
libraryDependencies += "com.willowtreeapps.opentest4k" % "opentest4k-common" % "1.1.0"
<dependency org="com.willowtreeapps.opentest4k" name="opentest4k-common" rev="1.1.0"/>
@Grapes(@Grab(group='com.willowtreeapps.opentest4k', module='opentest4k-common', version='1.1.0'))
'com.willowtreeapps.opentest4k:opentest4k-common:jar:1.1.0'

Download

Click the following link to download the jar file.

opentest4k-common-1.1.0-javadoc.jar
opentest4k-common-1.1.0-sources.jar
opentest4k-common-1.1.0.jar
opentest4k-common-1.1.0.pom



Related Tutorials