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