is not current version
Last Version 0.1.9

com.github.danielflower.mavenplugins:e2e-tests 0.1.8


Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.danielflower.mavenplugins
ArtifactId

ArtifactId

e2e-tests
Version

Version

0.1.8
Type

Type

jar

Download e2e-tests 0.1.8


<!-- https://jarcasting.com/artifacts/com.github.danielflower.mavenplugins/e2e-tests/ -->
<dependency>
    <groupId>com.github.danielflower.mavenplugins</groupId>
    <artifactId>e2e-tests</artifactId>
    <version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.danielflower.mavenplugins/e2e-tests/
implementation 'com.github.danielflower.mavenplugins:e2e-tests:0.1.8'
// https://jarcasting.com/artifacts/com.github.danielflower.mavenplugins/e2e-tests/
implementation ("com.github.danielflower.mavenplugins:e2e-tests:0.1.8")
'com.github.danielflower.mavenplugins:e2e-tests:jar:0.1.8'
<dependency org="com.github.danielflower.mavenplugins" name="e2e-tests" rev="0.1.8">
  <artifact name="e2e-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.danielflower.mavenplugins', module='e2e-tests', version='0.1.8')
)
libraryDependencies += "com.github.danielflower.mavenplugins" % "e2e-tests" % "0.1.8"
[com.github.danielflower.mavenplugins/e2e-tests "0.1.8"]