Group Id com.gu
Artifact Id mobile-notifications-client_2.10
Version 0.5.28
Packaging jar
URL -
Badge
Last Updated 2016-06-23T05:54:04+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.10</artifactId>
    <version>0.5.28</version>
</dependency>
implementation group: 'com.gu', name: 'mobile-notifications-client_2.10', version: '0.5.28'
implementation 'com.gu:mobile-notifications-client_2.10:0.5.28'
implementation("com.gu:mobile-notifications-client_2.10:0.5.28")
libraryDependencies += "com.gu" % "mobile-notifications-client_2.10" % "0.5.28"
<dependency org="com.gu" name="mobile-notifications-client_2.10" rev="0.5.28"/>
@Grapes(
    @Grab(group='com.gu', module='mobile-notifications-client_2.10', version='0.5.28')
)
[com.gu/mobile-notifications-client_2.10 "0.5.28"]
'com.gu:mobile-notifications-client_2.10:0.5.28'