n

noraui-material-plugin

material-plugin for NoraUi Non-Regression Automation for User Interfaces
https://github.com/NoraUi/noraui-material-plugin
GNU Affero General Public License, Version 3
NoraUi
Stéphane GRILLON Nicolas HALLOUIN
Files download
File Operation
noraui-material-plugin-1.0.0.jar download
noraui-material-plugin-1.0.0.pom download
noraui-material-plugin-1.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.noraui</groupId>
  <artifactId>noraui-material-plugin</artifactId>
  <version>1.0.0</version>
</dependency>
Gradle Groovy
implementation 'com.github.noraui:noraui-material-plugin:1.0.0'
Gradle Kotlin
implementation("com.github.noraui:noraui-material-plugin:1.0.0")
Scala SBT
libraryDependencies += "com.github.noraui" % "noraui-material-plugin" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.noraui', module='noraui-material-plugin', version='1.0.0')
)
Apache Ivy
<dependency org="com.github.noraui" name="noraui-material-plugin" rev="1.0.0" />
Leiningen
[com.github.noraui/noraui-material-plugin "1.0.0"]
Apache Buildr
'com.github.noraui:noraui-material-plugin:jar:1.0.0'
Dependencies