Download tempto-core-1.47.jar file - Jar t

Jar examples for t:tempto-core

Description

Tempto - test framework

You can download jar file tempto-core 1.47 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add tempto-core-1.47.jar to your project.

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

Download

Click the following link to download the jar file.

tempto-core-1.47-javadoc.jar
tempto-core-1.47-sources.jar
tempto-core-1.47.jar
tempto-core-1.47.pom



Related Tutorials