GroupId | GroupIdcom.groupcdg |
---|---|
ArtifactId | ArtifactIdpitest-bitbucket-lib |
Version | Version0.0.13 |
Type | Typejar |
Filename | Size |
---|---|
pitest-bitbucket-lib-0.0.13.pom | |
pitest-bitbucket-lib-0.0.13.jar | 28 KB |
pitest-bitbucket-lib-0.0.13-tests.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.groupcdg/pitest-bitbucket-lib/ -->
<dependency>
<groupId>com.groupcdg</groupId>
<artifactId>pitest-bitbucket-lib</artifactId>
<version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.groupcdg/pitest-bitbucket-lib/
implementation 'com.groupcdg:pitest-bitbucket-lib:0.0.13'
// https://jarcasting.com/artifacts/com.groupcdg/pitest-bitbucket-lib/
implementation ("com.groupcdg:pitest-bitbucket-lib:0.0.13")
'com.groupcdg:pitest-bitbucket-lib:jar:0.0.13'
<dependency org="com.groupcdg" name="pitest-bitbucket-lib" rev="0.0.13">
<artifact name="pitest-bitbucket-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.groupcdg', module='pitest-bitbucket-lib', version='0.0.13')
)
libraryDependencies += "com.groupcdg" % "pitest-bitbucket-lib" % "0.0.13"
[com.groupcdg/pitest-bitbucket-lib "0.0.13"]