Categories |
CategoriesScala Languages Auto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.gu |
ArtifactId | ArtifactIdscala-automation_2.10 |
Version | Version1.44 |
Type | Typejar |
Filename | Size |
---|---|
scala-automation_2.10-1.44.pom | |
scala-automation_2.10-1.44.jar | 111 KB |
scala-automation_2.10-1.44-sources.jar | 17 KB |
scala-automation_2.10-1.44-javadoc.jar | 479 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gu/scala-automation_2.10/ -->
<dependency>
<groupId>com.gu</groupId>
<artifactId>scala-automation_2.10</artifactId>
<version>1.44</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/scala-automation_2.10/
implementation 'com.gu:scala-automation_2.10:1.44'
// https://jarcasting.com/artifacts/com.gu/scala-automation_2.10/
implementation ("com.gu:scala-automation_2.10:1.44")
'com.gu:scala-automation_2.10:jar:1.44'
<dependency org="com.gu" name="scala-automation_2.10" rev="1.44">
<artifact name="scala-automation_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='scala-automation_2.10', version='1.44')
)
libraryDependencies += "com.gu" % "scala-automation_2.10" % "1.44"
[com.gu/scala-automation_2.10 "1.44"]