| Группа | Группаbr.gov.frameworkdemoiselle.component.archetypes |
|---|---|
| Идентификатор | Идентификаторjbehave-selenium-archetype |
| Версия | Версия1.5.3 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/br.gov.frameworkdemoiselle.component.archetypes/jbehave-selenium-archetype/ -->
<dependency>
<groupId>br.gov.frameworkdemoiselle.component.archetypes</groupId>
<artifactId>jbehave-selenium-archetype</artifactId>
<version>1.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/br.gov.frameworkdemoiselle.component.archetypes/jbehave-selenium-archetype/
implementation 'br.gov.frameworkdemoiselle.component.archetypes:jbehave-selenium-archetype:1.5.3'
// https://jarcasting.com/artifacts/br.gov.frameworkdemoiselle.component.archetypes/jbehave-selenium-archetype/
implementation ("br.gov.frameworkdemoiselle.component.archetypes:jbehave-selenium-archetype:1.5.3")
'br.gov.frameworkdemoiselle.component.archetypes:jbehave-selenium-archetype:jar:1.5.3'
<dependency org="br.gov.frameworkdemoiselle.component.archetypes" name="jbehave-selenium-archetype" rev="1.5.3">
<artifact name="jbehave-selenium-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.gov.frameworkdemoiselle.component.archetypes', module='jbehave-selenium-archetype', version='1.5.3')
)
libraryDependencies += "br.gov.frameworkdemoiselle.component.archetypes" % "jbehave-selenium-archetype" % "1.5.3"
[br.gov.frameworkdemoiselle.component.archetypes/jbehave-selenium-archetype "1.5.3"]