Group Id com.gu
Artifact Id crosswords-api-client_2.11
Version 1.1
Packaging jar
URL -
Badge
Last Updated 2017-06-22T05:38:38+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>crosswords-api-client_2.11</artifactId>
    <version>1.1</version>
</dependency>
implementation group: 'com.gu', name: 'crosswords-api-client_2.11', version: '1.1'
implementation 'com.gu:crosswords-api-client_2.11:1.1'
implementation("com.gu:crosswords-api-client_2.11:1.1")
libraryDependencies += "com.gu" % "crosswords-api-client_2.11" % "1.1"
<dependency org="com.gu" name="crosswords-api-client_2.11" rev="1.1"/>
@Grapes(
    @Grab(group='com.gu', module='crosswords-api-client_2.11', version='1.1')
)
[com.gu/crosswords-api-client_2.11 "1.1"]
'com.gu:crosswords-api-client_2.11:1.1'