License |
License |
---|---|
Categories |
CategoriesOther General Purpose Libraries |
GroupId | GroupIdorg.sonatype.nexus.buildsupport |
ArtifactId | ArtifactIdnexus-buildsupport-other |
Last Version | Last Version3.40.1-01 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionorg.sonatype.nexus.buildsupport:nexus-buildsupport-other
org.sonatype.nexus.buildsupport:nexus-buildsupport-other
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
nexus-buildsupport-other-3.40.1-01.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.nexus.buildsupport/nexus-buildsupport-other/ -->
<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-other</artifactId>
<version>3.40.1-01</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.nexus.buildsupport/nexus-buildsupport-other/
implementation 'org.sonatype.nexus.buildsupport:nexus-buildsupport-other:3.40.1-01'
// https://jarcasting.com/artifacts/org.sonatype.nexus.buildsupport/nexus-buildsupport-other/
implementation ("org.sonatype.nexus.buildsupport:nexus-buildsupport-other:3.40.1-01")
'org.sonatype.nexus.buildsupport:nexus-buildsupport-other:pom:3.40.1-01'
<dependency org="org.sonatype.nexus.buildsupport" name="nexus-buildsupport-other" rev="3.40.1-01">
<artifact name="nexus-buildsupport-other" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus.buildsupport', module='nexus-buildsupport-other', version='3.40.1-01')
)
libraryDependencies += "org.sonatype.nexus.buildsupport" % "nexus-buildsupport-other" % "3.40.1-01"
[org.sonatype.nexus.buildsupport/nexus-buildsupport-other "3.40.1-01"]