is not current version
Last Version 2.0.0

com.blackducksoftware.integration:hub-detect 1.0.2

null

GroupId

GroupId

com.blackducksoftware.integration
ArtifactId

ArtifactId

hub-detect
Version

Version

1.0.2
Type

Type

jar

Download hub-detect 1.0.2


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