Download courier-runtime_2.11-2.1.3.jar file - Jar c

Jar examples for c:courier-runtime-2.11

Description

courier-runtime

You can download jar file courier-runtime_2.11 2.1.3 in this page.

License

Apache 2.0

Build File

You can use the following script to add courier-runtime_2.11-2.1.3.jar to your project.

<dependency>
   <groupId>org.coursera.courier</groupId>
   <artifactId>courier-runtime_2.11</artifactId>
   <version>2.1.3</version>
</dependency>
compile group: 'org.coursera.courier', name: 'courier-runtime_2.11', version: '2.1.3'
libraryDependencies += "org.coursera.courier" % "courier-runtime_2.11" % "2.1.3"
<dependency org="org.coursera.courier" name="courier-runtime_2.11" rev="2.1.3"/>
@Grapes(@Grab(group='org.coursera.courier', module='courier-runtime_2.11', version='2.1.3'))
'org.coursera.courier:courier-runtime_2.11:jar:2.1.3'

Download

Click the following link to download the jar file.

courier-runtime_2.11-2.1.3-javadoc.jar
courier-runtime_2.11-2.1.3-sources.jar
courier-runtime_2.11-2.1.3.jar
courier-runtime_2.11-2.1.3.pom



Related Tutorials