| Группа | Группаse.bjurr.violations |
|---|---|
| Идентификатор | Идентификаторviolation-comments-to-bitbucket-server-lib |
| Версия | Версия1.99 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/se.bjurr.violations/violation-comments-to-bitbucket-server-lib/ -->
<dependency>
<groupId>se.bjurr.violations</groupId>
<artifactId>violation-comments-to-bitbucket-server-lib</artifactId>
<version>1.99</version>
</dependency>
// https://jarcasting.com/artifacts/se.bjurr.violations/violation-comments-to-bitbucket-server-lib/
implementation 'se.bjurr.violations:violation-comments-to-bitbucket-server-lib:1.99'
// https://jarcasting.com/artifacts/se.bjurr.violations/violation-comments-to-bitbucket-server-lib/
implementation ("se.bjurr.violations:violation-comments-to-bitbucket-server-lib:1.99")
'se.bjurr.violations:violation-comments-to-bitbucket-server-lib:jar:1.99'
<dependency org="se.bjurr.violations" name="violation-comments-to-bitbucket-server-lib" rev="1.99">
<artifact name="violation-comments-to-bitbucket-server-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.bjurr.violations', module='violation-comments-to-bitbucket-server-lib', version='1.99')
)
libraryDependencies += "se.bjurr.violations" % "violation-comments-to-bitbucket-server-lib" % "1.99"
[se.bjurr.violations/violation-comments-to-bitbucket-server-lib "1.99"]