org.basepom:basepom-standard


GroupId

GroupId

org.basepom
ArtifactId

ArtifactId

basepom-standard
Last Version

Last Version

15
Release Date

Release Date

Type

Type

pom
Description

Description

Download basepom-standard

Filename Size
basepom-standard-15.pom 23 KB
Browse

How to add to project

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

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.

Versions

Version
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1