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