is not current version
Last Version 3.40.1-01

org.sonatype.nexus.bundles:nexus-thirdparty-bundles 3.0.0-b2015110601


GroupId

GroupId

org.sonatype.nexus.bundles
ArtifactId

ArtifactId

nexus-thirdparty-bundles
Version

Version

3.0.0-b2015110601
Type

Type

pom

Download nexus-thirdparty-bundles 3.0.0-b2015110601


<!-- https://jarcasting.com/artifacts/org.sonatype.nexus.bundles/nexus-thirdparty-bundles/ -->
<dependency>
    <groupId>org.sonatype.nexus.bundles</groupId>
    <artifactId>nexus-thirdparty-bundles</artifactId>
    <version>3.0.0-b2015110601</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.nexus.bundles/nexus-thirdparty-bundles/
implementation 'org.sonatype.nexus.bundles:nexus-thirdparty-bundles:3.0.0-b2015110601'
// https://jarcasting.com/artifacts/org.sonatype.nexus.bundles/nexus-thirdparty-bundles/
implementation ("org.sonatype.nexus.bundles:nexus-thirdparty-bundles:3.0.0-b2015110601")
'org.sonatype.nexus.bundles:nexus-thirdparty-bundles:pom:3.0.0-b2015110601'
<dependency org="org.sonatype.nexus.bundles" name="nexus-thirdparty-bundles" rev="3.0.0-b2015110601">
  <artifact name="nexus-thirdparty-bundles" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus.bundles', module='nexus-thirdparty-bundles', version='3.0.0-b2015110601')
)
libraryDependencies += "org.sonatype.nexus.bundles" % "nexus-thirdparty-bundles" % "3.0.0-b2015110601"
[org.sonatype.nexus.bundles/nexus-thirdparty-bundles "3.0.0-b2015110601"]