com.squeakysand.devtools - uberpom

The highest level pom used for all SqueakySand projects.

License

License

GroupId

GroupId

com.squeakysand.devtools
ArtifactId

ArtifactId

uberpom
Last Version

Last Version

5
Release Date

Release Date

Type

Type

pom
Description

Description

com.squeakysand.devtools - uberpom
The highest level pom used for all SqueakySand projects.
Project URL

Project URL

http://www.squeakysand.com/projects/devtools/uberpom/5/
Project Organization

Project Organization

squeakysand.com

Download uberpom

Filename Size
uberpom-5.pom 16 KB
Browse

How to add to project

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

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
5
4
3
2
1