Download mesh-core_2.12-1.1.3.jar file - Jar m

Jar examples for m:mesh-core-2.12

Description

mesh-core

You can download jar file mesh-core_2.12 1.1.3 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add mesh-core_2.12-1.1.3.jar to your project.

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

Download

Click the following link to download the jar file.

mesh-core_2.12-1.1.3-javadoc.jar
mesh-core_2.12-1.1.3-sources.jar
mesh-core_2.12-1.1.3.jar
mesh-core_2.12-1.1.3.pom



Related Tutorials