is not current version
Last Version 0.0.6.1

com.github.mkolisnyk:aerial-cucumber-junit-archetype 0.0.2


Categories

Categories

JUnit Unit Testing Cucumber Application Testing & Monitoring
GroupId

GroupId

com.github.mkolisnyk
ArtifactId

ArtifactId

aerial-cucumber-junit-archetype
Version

Version

0.0.2
Type

Type

jar

Download aerial-cucumber-junit-archetype 0.0.2


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