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

Jar examples for p:pytheas-core

Description

pytheas-core developed by Netflix

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials