t

test-exclude

WebJar for test-exclude
https://www.webjars.org
ISC
Files download
File Operation
test-exclude-6.0.0-alpha.3.jar download
test-exclude-6.0.0-alpha.3.pom download
test-exclude-6.0.0-alpha.3-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars.npm</groupId>
  <artifactId>test-exclude</artifactId>
  <version>6.0.0-alpha.3</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.npm:test-exclude:6.0.0-alpha.3'
Gradle Kotlin
implementation("org.webjars.npm:test-exclude:6.0.0-alpha.3")
Scala SBT
libraryDependencies += "org.webjars.npm" % "test-exclude" % "6.0.0-alpha.3"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.npm', module='test-exclude', version='6.0.0-alpha.3')
)
Apache Ivy
<dependency org="org.webjars.npm" name="test-exclude" rev="6.0.0-alpha.3" />
Leiningen
[org.webjars.npm/test-exclude "6.0.0-alpha.3"]
Apache Buildr
'org.webjars.npm:test-exclude:jar:6.0.0-alpha.3'