Group Id com.gu
Artifact Id mobile-notifications-client_2.11
Version 0.5.14
Packaging jar
URL -
Badge
Last Updated 2015-12-16T03:32:52+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>mobile-notifications-client_2.11</artifactId>
    <version>0.5.14</version>
</dependency>
implementation group: 'com.gu', name: 'mobile-notifications-client_2.11', version: '0.5.14'
implementation 'com.gu:mobile-notifications-client_2.11:0.5.14'
implementation("com.gu:mobile-notifications-client_2.11:0.5.14")
libraryDependencies += "com.gu" % "mobile-notifications-client_2.11" % "0.5.14"
<dependency org="com.gu" name="mobile-notifications-client_2.11" rev="0.5.14"/>
@Grapes(
    @Grab(group='com.gu', module='mobile-notifications-client_2.11', version='0.5.14')
)
[com.gu/mobile-notifications-client_2.11 "0.5.14"]
'com.gu:mobile-notifications-client_2.11:0.5.14'