Group Id com.gu
Artifact Id story-model_2.12
Version 2.0
Packaging jar
URL -
Badge
Last Updated 2019-04-03T06:26:07+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.12</artifactId>
    <version>2.0</version>
</dependency>
implementation group: 'com.gu', name: 'story-model_2.12', version: '2.0'
implementation 'com.gu:story-model_2.12:2.0'
implementation("com.gu:story-model_2.12:2.0")
libraryDependencies += "com.gu" % "story-model_2.12" % "2.0"
<dependency org="com.gu" name="story-model_2.12" rev="2.0"/>
@Grapes(
    @Grab(group='com.gu', module='story-model_2.12', version='2.0')
)
[com.gu/story-model_2.12 "2.0"]
'com.gu:story-model_2.12:2.0'