Download courier-runtime_2.12-2.1.4.jar file - Jar c

Jar examples for c:courier-runtime-2.12

Description

courier-runtime

You can download jar file courier-runtime_2.12 2.1.4 in this page.

License

Apache 2.0

Build File

You can use the following script to add courier-runtime_2.12-2.1.4.jar to your project.

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

Download

Click the following link to download the jar file.

courier-runtime_2.12-2.1.4-javadoc.jar
courier-runtime_2.12-2.1.4-sources.jar
courier-runtime_2.12-2.1.4.jar
courier-runtime_2.12-2.1.4.pom



Related Tutorials