Download karyon-core-1.0.2.jar file - Jar k

Jar examples for k:karyon-core

Description

karyon-core developed by Netflix

You can download jar file karyon-core 1.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add karyon-core-1.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

karyon-core-1.0.2-javadoc.jar
karyon-core-1.0.2-sources.jar
karyon-core-1.0.2.jar
karyon-core-1.0.2.pom



Related Tutorials