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