c

com.zegreatrob.jsmints.plugins.wdiotest.gradle.plugin

plugins
https://github.com/robertfmurdock/jsmints
MIT License
Rob Murdock
Files download
File Operation
com.zegreatrob.jsmints.plugins.wdiotest.gradle.plugin-6.0.17.pom download
Apache Maven
<dependency>
  <groupId>com.zegreatrob.jsmints.plugins.wdiotest</groupId>
  <artifactId>com.zegreatrob.jsmints.plugins.wdiotest.gradle.plugin</artifactId>
  <version>6.0.17</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.zegreatrob.jsmints.plugins.wdiotest:com.zegreatrob.jsmints.plugins.wdiotest.gradle.plugin:6.0.17'
Gradle Kotlin
implementation("com.zegreatrob.jsmints.plugins.wdiotest:com.zegreatrob.jsmints.plugins.wdiotest.gradle.plugin:6.0.17")
Scala SBT
libraryDependencies += "com.zegreatrob.jsmints.plugins.wdiotest" % "com.zegreatrob.jsmints.plugins.wdiotest.gradle.plugin" % "6.0.17"
Groovy Grape
@Grapes(
  @Grab(group='com.zegreatrob.jsmints.plugins.wdiotest', module='com.zegreatrob.jsmints.plugins.wdiotest.gradle.plugin', version='6.0.17')
)
Apache Ivy
<dependency org="com.zegreatrob.jsmints.plugins.wdiotest" name="com.zegreatrob.jsmints.plugins.wdiotest.gradle.plugin" rev="6.0.17" />
Leiningen
[com.zegreatrob.jsmints.plugins.wdiotest/com.zegreatrob.jsmints.plugins.wdiotest.gradle.plugin "6.0.17"]
Apache Buildr
'com.zegreatrob.jsmints.plugins.wdiotest:com.zegreatrob.jsmints.plugins.wdiotest.gradle.plugin:jar:6.0.17'