Group Id com.gu
Artifact Id marley_2.12
Version 0.2.16
Packaging jar
URL -
Badge
Last Updated 2019-11-04T14:05:59+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>marley_2.12</artifactId>
    <version>0.2.16</version>
</dependency>
implementation group: 'com.gu', name: 'marley_2.12', version: '0.2.16'
implementation 'com.gu:marley_2.12:0.2.16'
implementation("com.gu:marley_2.12:0.2.16")
libraryDependencies += "com.gu" % "marley_2.12" % "0.2.16"
<dependency org="com.gu" name="marley_2.12" rev="0.2.16"/>
@Grapes(
    @Grab(group='com.gu', module='marley_2.12', version='0.2.16')
)
[com.gu/marley_2.12 "0.2.16"]
'com.gu:marley_2.12:0.2.16'