Download router-core_2.12-1.4.0.jar file - Jar r

Jar examples for r:router-core-2.12

Description

router-core

You can download jar file router-core_2.12 1.4.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add router-core_2.12-1.4.0.jar to your project.

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

Download

Click the following link to download the jar file.

router-core_2.12-1.4.0-javadoc.jar
router-core_2.12-1.4.0-sources.jar
router-core_2.12-1.4.0.jar
router-core_2.12-1.4.0.pom



Related Tutorials