Download pytheas-core-1.11.jar file - Jar p

Jar examples for p:pytheas-core

Description

pytheas-core developed by Netflix

You can download jar file pytheas-core 1.11 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add pytheas-core-1.11.jar to your project.

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

Download

Click the following link to download the jar file.

pytheas-core-1.11-javadoc.jar
pytheas-core-1.11-sources.jar
pytheas-core-1.11.jar
pytheas-core-1.11.pom



Related Tutorials