is not current version
Last Version 1.0.1

com.github.neothemachine:gwt-phantomjs-junit-runstyle 1.0.0

A GWT JUnit run style for local testing with PhantomJS

Categories

Categories

JavaScript Languages Ant Build Tools GWT (Google Web Toolkit) User Interface Web Frameworks JUnit Unit Testing
GroupId

GroupId

com.github.neothemachine
ArtifactId

ArtifactId

gwt-phantomjs-junit-runstyle
Version

Version

1.0.0
Type

Type

jar

Download gwt-phantomjs-junit-runstyle 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.neothemachine/gwt-phantomjs-junit-runstyle/ -->
<dependency>
    <groupId>com.github.neothemachine</groupId>
    <artifactId>gwt-phantomjs-junit-runstyle</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.neothemachine/gwt-phantomjs-junit-runstyle/
implementation 'com.github.neothemachine:gwt-phantomjs-junit-runstyle:1.0.0'
// https://jarcasting.com/artifacts/com.github.neothemachine/gwt-phantomjs-junit-runstyle/
implementation ("com.github.neothemachine:gwt-phantomjs-junit-runstyle:1.0.0")
'com.github.neothemachine:gwt-phantomjs-junit-runstyle:jar:1.0.0'
<dependency org="com.github.neothemachine" name="gwt-phantomjs-junit-runstyle" rev="1.0.0">
  <artifact name="gwt-phantomjs-junit-runstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.neothemachine', module='gwt-phantomjs-junit-runstyle', version='1.0.0')
)
libraryDependencies += "com.github.neothemachine" % "gwt-phantomjs-junit-runstyle" % "1.0.0"
[com.github.neothemachine/gwt-phantomjs-junit-runstyle "1.0.0"]