Download tesla-core-4.0.jar file - Jar t

Jar examples for t:tesla-core

Description

You can download jar file tesla-core 4.0 in this page.

Build File

You can use the following script to add tesla-core-4.0.jar to your project.

<dependency>
   <groupId>com.expedia.tesla</groupId>
   <artifactId>tesla-core</artifactId>
   <version>4.0</version>
</dependency>
compile group: 'com.expedia.tesla', name: 'tesla-core', version: '4.0'
libraryDependencies += "com.expedia.tesla" % "tesla-core" % "4.0"
<dependency org="com.expedia.tesla" name="tesla-core" rev="4.0"/>
@Grapes(@Grab(group='com.expedia.tesla', module='tesla-core', version='4.0'))
'com.expedia.tesla:tesla-core:jar:4.0'

Download

Click the following link to download the jar file.

tesla-core-4.0-javadoc.jar
tesla-core-4.0-sources.jar
tesla-core-4.0.jar
tesla-core-4.0.pom



Related Tutorials