не последняя версия
Последняя версия 2.2.2

com.blackducksoftware.integration:build-tool-common 2.0.9

Manage a Build Info with artifact and dependencies

Группа

Группа

com.blackducksoftware.integration
Идентификатор

Идентификатор

build-tool-common
Версия

Версия

2.0.9
Тип

Тип

jar

Скачать build-tool-common 2.0.9


<!-- https://jarcasting.com/artifacts/com.blackducksoftware.integration/build-tool-common/ -->
<dependency>
    <groupId>com.blackducksoftware.integration</groupId>
    <artifactId>build-tool-common</artifactId>
    <version>2.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.blackducksoftware.integration/build-tool-common/
implementation 'com.blackducksoftware.integration:build-tool-common:2.0.9'
// https://jarcasting.com/artifacts/com.blackducksoftware.integration/build-tool-common/
implementation ("com.blackducksoftware.integration:build-tool-common:2.0.9")
'com.blackducksoftware.integration:build-tool-common:jar:2.0.9'
<dependency org="com.blackducksoftware.integration" name="build-tool-common" rev="2.0.9">
  <artifact name="build-tool-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blackducksoftware.integration', module='build-tool-common', version='2.0.9')
)
libraryDependencies += "com.blackducksoftware.integration" % "build-tool-common" % "2.0.9"
[com.blackducksoftware.integration/build-tool-common "2.0.9"]