Categories |
CategoriesScala Languages Auto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.gu |
ArtifactId | ArtifactIdztmp-scala-automation_2.10 |
Version | Version1.9 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.gu/ztmp-scala-automation_2.10/ -->
<dependency>
<groupId>com.gu</groupId>
<artifactId>ztmp-scala-automation_2.10</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/ztmp-scala-automation_2.10/
implementation 'com.gu:ztmp-scala-automation_2.10:1.9'
// https://jarcasting.com/artifacts/com.gu/ztmp-scala-automation_2.10/
implementation ("com.gu:ztmp-scala-automation_2.10:1.9")
'com.gu:ztmp-scala-automation_2.10:jar:1.9'
<dependency org="com.gu" name="ztmp-scala-automation_2.10" rev="1.9">
<artifact name="ztmp-scala-automation_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='ztmp-scala-automation_2.10', version='1.9')
)
libraryDependencies += "com.gu" % "ztmp-scala-automation_2.10" % "1.9"
[com.gu/ztmp-scala-automation_2.10 "1.9"]