is not current version
Last Version 2.0.1

com.gu:story-model_2.11 1.1

Story model

GroupId

GroupId

com.gu
ArtifactId

ArtifactId

story-model_2.11
Version

Version

1.1
Type

Type

jar

Download story-model_2.11 1.1


<!-- https://jarcasting.com/artifacts/com.gu/story-model_2.11/ -->
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>story-model_2.11</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/story-model_2.11/
implementation 'com.gu:story-model_2.11:1.1'
// https://jarcasting.com/artifacts/com.gu/story-model_2.11/
implementation ("com.gu:story-model_2.11:1.1")
'com.gu:story-model_2.11:jar:1.1'
<dependency org="com.gu" name="story-model_2.11" rev="1.1">
  <artifact name="story-model_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='story-model_2.11', version='1.1')
)
libraryDependencies += "com.gu" % "story-model_2.11" % "1.1"
[com.gu/story-model_2.11 "1.1"]