m

mmm-ui-test-parent

Implementation of mmm-ui-api for automated unit testing of UI.
https://m-m-m.github.io/
Apache Software License, Version 2.0
mmm-team
Jörg Hohwiller
Files download
File Operation
mmm-ui-test-parent-0.9.6.pom download
Apache Maven
<dependency>
  <groupId>io.github.m-m-m</groupId>
  <artifactId>mmm-ui-test-parent</artifactId>
  <version>0.9.6</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.github.m-m-m:mmm-ui-test-parent:0.9.6'
Gradle Kotlin
implementation("io.github.m-m-m:mmm-ui-test-parent:0.9.6")
Scala SBT
libraryDependencies += "io.github.m-m-m" % "mmm-ui-test-parent" % "0.9.6"
Groovy Grape
@Grapes(
  @Grab(group='io.github.m-m-m', module='mmm-ui-test-parent', version='0.9.6')
)
Apache Ivy
<dependency org="io.github.m-m-m" name="mmm-ui-test-parent" rev="0.9.6" />
Leiningen
[io.github.m-m-m/mmm-ui-test-parent "0.9.6"]
Apache Buildr
'io.github.m-m-m:mmm-ui-test-parent:jar:0.9.6'
Dependencies
The project has no third-party dependencies