is not current version
Last Version 1.0.5

com.github.testing-blaze:blaze-epic 1.0.0

An Intelligent BDD Test Automation Framework

GroupId

GroupId

com.github.testing-blaze
ArtifactId

ArtifactId

blaze-epic
Version

Version

1.0.0
Type

Type

pom

Download blaze-epic 1.0.0

Filename Size
blaze-epic-1.0.0.pom 11 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.testing-blaze/blaze-epic/ -->
<dependency>
    <groupId>com.github.testing-blaze</groupId>
    <artifactId>blaze-epic</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.testing-blaze/blaze-epic/
implementation 'com.github.testing-blaze:blaze-epic:1.0.0'
// https://jarcasting.com/artifacts/com.github.testing-blaze/blaze-epic/
implementation ("com.github.testing-blaze:blaze-epic:1.0.0")
'com.github.testing-blaze:blaze-epic:pom:1.0.0'
<dependency org="com.github.testing-blaze" name="blaze-epic" rev="1.0.0">
  <artifact name="blaze-epic" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.testing-blaze', module='blaze-epic', version='1.0.0')
)
libraryDependencies += "com.github.testing-blaze" % "blaze-epic" % "1.0.0"
[com.github.testing-blaze/blaze-epic "1.0.0"]