Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdorg.bitbucket.mawdoo3 |
ArtifactId | ArtifactIdmawdoo3-automation-test |
Version | Version1.23.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.bitbucket.mawdoo3/mawdoo3-automation-test/ -->
<dependency>
<groupId>org.bitbucket.mawdoo3</groupId>
<artifactId>mawdoo3-automation-test</artifactId>
<version>1.23.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.mawdoo3/mawdoo3-automation-test/
implementation 'org.bitbucket.mawdoo3:mawdoo3-automation-test:1.23.1'
// https://jarcasting.com/artifacts/org.bitbucket.mawdoo3/mawdoo3-automation-test/
implementation ("org.bitbucket.mawdoo3:mawdoo3-automation-test:1.23.1")
'org.bitbucket.mawdoo3:mawdoo3-automation-test:jar:1.23.1'
<dependency org="org.bitbucket.mawdoo3" name="mawdoo3-automation-test" rev="1.23.1">
<artifact name="mawdoo3-automation-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.mawdoo3', module='mawdoo3-automation-test', version='1.23.1')
)
libraryDependencies += "org.bitbucket.mawdoo3" % "mawdoo3-automation-test" % "1.23.1"
[org.bitbucket.mawdoo3/mawdoo3-automation-test "1.23.1"]