is not current version
Last Version 1.0.5

com.automationrockstars:toolchain 1.0.2

Toolchain funneling opensource tools necessary for test automation

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.automationrockstars
ArtifactId

ArtifactId

toolchain
Version

Version

1.0.2
Type

Type

pom

Download toolchain 1.0.2

Filename Size
toolchain-1.0.2.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/com.automationrockstars/toolchain/ -->
<dependency>
    <groupId>com.automationrockstars</groupId>
    <artifactId>toolchain</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.automationrockstars/toolchain/
implementation 'com.automationrockstars:toolchain:1.0.2'
// https://jarcasting.com/artifacts/com.automationrockstars/toolchain/
implementation ("com.automationrockstars:toolchain:1.0.2")
'com.automationrockstars:toolchain:pom:1.0.2'
<dependency org="com.automationrockstars" name="toolchain" rev="1.0.2">
  <artifact name="toolchain" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.automationrockstars', module='toolchain', version='1.0.2')
)
libraryDependencies += "com.automationrockstars" % "toolchain" % "1.0.2"
[com.automationrockstars/toolchain "1.0.2"]