Download router-core_2.11-0.8.3.jar file - Jar r

Jar examples for r:router-core-2.11

Description

router-core

You can download jar file router-core_2.11 0.8.3 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add router-core_2.11-0.8.3.jar to your project.

<dependency>
   <groupId>io.buoyant</groupId>
   <artifactId>router-core_2.11</artifactId>
   <version>0.8.3</version>
</dependency>
compile group: 'io.buoyant', name: 'router-core_2.11', version: '0.8.3'
libraryDependencies += "io.buoyant" % "router-core_2.11" % "0.8.3"
<dependency org="io.buoyant" name="router-core_2.11" rev="0.8.3"/>
@Grapes(@Grab(group='io.buoyant', module='router-core_2.11', version='0.8.3'))
'io.buoyant:router-core_2.11:jar:0.8.3'

Download

Click the following link to download the jar file.

router-core_2.11-0.8.3-javadoc.jar
router-core_2.11-0.8.3-sources.jar
router-core_2.11-0.8.3.jar
router-core_2.11-0.8.3.pom



Related Tutorials