<dependency>
<groupId>com.zegreatrob.jsmints</groupId>
<artifactId>user-event-testing-library-js</artifactId>
<version>6.1.103</version>
<type>klib</type>
</dependency>
libraryDependencies += "com.zegreatrob.jsmints" % "user-event-testing-library-js" % "6.1.103"
@Grapes(
@Grab(group='com.zegreatrob.jsmints', module='user-event-testing-library-js', version='6.1.103')
)
<dependency org="com.zegreatrob.jsmints" name="user-event-testing-library-js" rev="6.1.103" />