License |
License |
---|---|
GroupId | GroupIdorg.sonatype.nexus.bundles |
ArtifactId | ArtifactIdnexus-thirdparty-bundles |
Version | Version3.31.0-01 |
Type | Typepom |
Description |
Descriptionorg.sonatype.nexus.bundles:nexus-thirdparty-bundles
org.sonatype.nexus.bundles:nexus-thirdparty-bundles
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
nexus-thirdparty-bundles-3.31.0-01.pom | 1 KB |
Browse |
<!-- 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.31.0-01</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.31.0-01'
// https://jarcasting.com/artifacts/org.sonatype.nexus.bundles/nexus-thirdparty-bundles/
implementation ("org.sonatype.nexus.bundles:nexus-thirdparty-bundles:3.31.0-01")
'org.sonatype.nexus.bundles:nexus-thirdparty-bundles:pom:3.31.0-01'
<dependency org="org.sonatype.nexus.bundles" name="nexus-thirdparty-bundles" rev="3.31.0-01">
<artifact name="nexus-thirdparty-bundles" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus.bundles', module='nexus-thirdparty-bundles', version='3.31.0-01')
)
libraryDependencies += "org.sonatype.nexus.bundles" % "nexus-thirdparty-bundles" % "3.31.0-01"
[org.sonatype.nexus.bundles/nexus-thirdparty-bundles "3.31.0-01"]