Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.automationrockstars.design |
ArtifactId | ArtifactIdgir-screenplay |
Version | Version2.0.0 |
Type | Typejar |
Filename | Size |
---|---|
gir-screenplay-2.0.0.pom | |
gir-screenplay-2.0.0.jar | 8 KB |
gir-screenplay-2.0.0-sources.jar | 5 KB |
gir-screenplay-2.0.0-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.automationrockstars.design/gir-screenplay/ -->
<dependency>
<groupId>com.automationrockstars.design</groupId>
<artifactId>gir-screenplay</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.automationrockstars.design/gir-screenplay/
implementation 'com.automationrockstars.design:gir-screenplay:2.0.0'
// https://jarcasting.com/artifacts/com.automationrockstars.design/gir-screenplay/
implementation ("com.automationrockstars.design:gir-screenplay:2.0.0")
'com.automationrockstars.design:gir-screenplay:jar:2.0.0'
<dependency org="com.automationrockstars.design" name="gir-screenplay" rev="2.0.0">
<artifact name="gir-screenplay" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.automationrockstars.design', module='gir-screenplay', version='2.0.0')
)
libraryDependencies += "com.automationrockstars.design" % "gir-screenplay" % "2.0.0"
[com.automationrockstars.design/gir-screenplay "2.0.0"]