u

user-event-testing-library-js

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