is not current version
Last Version 0.67

com.gu:support-models_2.12 0.60

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

GroupId

GroupId

com.gu
ArtifactId

ArtifactId

support-models_2.12
Version

Version

0.60
Type

Type

jar

Download support-models_2.12 0.60


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