is not current version
Last Version 3.40.1-01

org.sonatype.nexus.buildsupport:nexus-buildsupport-other 2.14.3-02


Categories

Categories

Other General Purpose Libraries
GroupId

GroupId

org.sonatype.nexus.buildsupport
ArtifactId

ArtifactId

nexus-buildsupport-other
Version

Version

2.14.3-02
Type

Type

pom

Download nexus-buildsupport-other 2.14.3-02


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