is not current version
Last Version 3.0.0

org.coursera.courier:courier-android-runtime 0.7.1

Scala data binding generator for multiple data formats including JSON and Avro.

GroupId

GroupId

org.coursera.courier
ArtifactId

ArtifactId

courier-android-runtime
Version

Version

0.7.1
Type

Type

jar

Download courier-android-runtime 0.7.1


<!-- https://jarcasting.com/artifacts/org.coursera.courier/courier-android-runtime/ -->
<dependency>
    <groupId>org.coursera.courier</groupId>
    <artifactId>courier-android-runtime</artifactId>
    <version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.coursera.courier/courier-android-runtime/
implementation 'org.coursera.courier:courier-android-runtime:0.7.1'
// https://jarcasting.com/artifacts/org.coursera.courier/courier-android-runtime/
implementation ("org.coursera.courier:courier-android-runtime:0.7.1")
'org.coursera.courier:courier-android-runtime:jar:0.7.1'
<dependency org="org.coursera.courier" name="courier-android-runtime" rev="0.7.1">
  <artifact name="courier-android-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.coursera.courier', module='courier-android-runtime', version='0.7.1')
)
libraryDependencies += "org.coursera.courier" % "courier-android-runtime" % "0.7.1"
[org.coursera.courier/courier-android-runtime "0.7.1"]