is not current version
Last Version 0.33

com.gu:support-models_2.11 0.2

Scala library to provide shared step-function models to Guardian Support projects.

GroupId

GroupId

com.gu
ArtifactId

ArtifactId

support-models_2.11
Version

Version

0.2
Type

Type

jar

Download support-models_2.11 0.2


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