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