u

user-event-testing-library

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