Categories |
CategoriesScala Languages Auto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.gu |
ArtifactId | ArtifactIdztmp-scala-automation_2.10 |
Version | Version1.5 |
Type | Typejar |
Filename | Size |
---|---|
ztmp-scala-automation_2.10-1.5.pom | |
ztmp-scala-automation_2.10-1.5.jar | 275 bytes |
ztmp-scala-automation_2.10-1.5-sources.jar | 249 bytes |
ztmp-scala-automation_2.10-1.5-javadoc.jar | 189 bytes |
Browse |
<!-- 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.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/ztmp-scala-automation_2.10/
implementation 'com.gu:ztmp-scala-automation_2.10:1.5'
// https://jarcasting.com/artifacts/com.gu/ztmp-scala-automation_2.10/
implementation ("com.gu:ztmp-scala-automation_2.10:1.5")
'com.gu:ztmp-scala-automation_2.10:jar:1.5'
<dependency org="com.gu" name="ztmp-scala-automation_2.10" rev="1.5">
<artifact name="ztmp-scala-automation_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='ztmp-scala-automation_2.10', version='1.5')
)
libraryDependencies += "com.gu" % "ztmp-scala-automation_2.10" % "1.5"
[com.gu/ztmp-scala-automation_2.10 "1.5"]