не последняя версия
Последняя версия 2.0.1

com.gu:story-model_2.11 1.0

Story model

Группа

Группа

com.gu
Идентификатор

Идентификатор

story-model_2.11
Версия

Версия

1.0
Тип

Тип

jar

Скачать story-model_2.11 1.0


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