Group Id com.gu
Artifact Id mobile-notifications-client_2.10
Version 0.5.0
Packaging jar
URL -
Badge
Last Updated 2015-10-26T07:31:43+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.0</version>
</dependency>
implementation group: 'com.gu', name: 'mobile-notifications-client_2.10', version: '0.5.0'
implementation 'com.gu:mobile-notifications-client_2.10:0.5.0'
implementation("com.gu:mobile-notifications-client_2.10:0.5.0")
libraryDependencies += "com.gu" % "mobile-notifications-client_2.10" % "0.5.0"
<dependency org="com.gu" name="mobile-notifications-client_2.10" rev="0.5.0"/>
@Grapes(
    @Grab(group='com.gu', module='mobile-notifications-client_2.10', version='0.5.0')
)
[com.gu/mobile-notifications-client_2.10 "0.5.0"]
'com.gu:mobile-notifications-client_2.10:0.5.0'