Last Version

Root POM for Kohsuke's projects 21

${project.name}

License

License

GroupId

GroupId

org.kohsuke
ArtifactId

ArtifactId

pom
Version

Version

21
Type

Type

pom
Description

Description

Root POM for Kohsuke's projects
Root POM for Kohsuke's projects
Project URL

Project URL

http://kohsuke.org/

Download pom 21

Filename Size
pom-21.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.