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-5.4.93.jar download
user-event-testing-library-5.4.93.pom download
user-event-testing-library-5.4.93-sources.jar download
Apache Maven
<dependency>
  <groupId>com.zegreatrob.jsmints</groupId>
  <artifactId>user-event-testing-library</artifactId>
  <version>5.4.93</version>
</dependency>
Gradle Groovy
implementation 'com.zegreatrob.jsmints:user-event-testing-library:5.4.93'
Gradle Kotlin
implementation("com.zegreatrob.jsmints:user-event-testing-library:5.4.93")
Scala SBT
libraryDependencies += "com.zegreatrob.jsmints" % "user-event-testing-library" % "5.4.93"
Groovy Grape
@Grapes(
  @Grab(group='com.zegreatrob.jsmints', module='user-event-testing-library', version='5.4.93')
)
Apache Ivy
<dependency org="com.zegreatrob.jsmints" name="user-event-testing-library" rev="5.4.93" />
Leiningen
[com.zegreatrob.jsmints/user-event-testing-library "5.4.93"]
Apache Buildr
'com.zegreatrob.jsmints:user-event-testing-library:jar:5.4.93'