Group Id com.gu
Artifact Id crosswords-api-client_2.11
Version 0.7
Packaging jar
URL -
Badge
Last Updated 2015-04-23T01:59:21+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>0.7</version>
</dependency>
implementation group: 'com.gu', name: 'crosswords-api-client_2.11', version: '0.7'
implementation 'com.gu:crosswords-api-client_2.11:0.7'
implementation("com.gu:crosswords-api-client_2.11:0.7")
libraryDependencies += "com.gu" % "crosswords-api-client_2.11" % "0.7"
<dependency org="com.gu" name="crosswords-api-client_2.11" rev="0.7"/>
@Grapes(
    @Grab(group='com.gu', module='crosswords-api-client_2.11', version='0.7')
)
[com.gu/crosswords-api-client_2.11 "0.7"]
'com.gu:crosswords-api-client_2.11:0.7'