Last Version

pomade 1.0

A Maven parent pom offering à la carte selection of common dependency groups and common build profiles.

License

License

Categories

Categories

Net
GroupId

GroupId

net.big-oh
ArtifactId

ArtifactId

pomade
Version

Version

1.0
Type

Type

pom
Description

Description

pomade
A Maven parent pom offering à la carte selection of common dependency groups and common build profiles.
Project URL

Project URL

https://github.com/davewingate/Pomade
Source Code Management

Source Code Management

https://github.com/davewingate/Pomade

Download pomade 1.0

Filename Size
pomade-1.0.pom 17 KB
Browse

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

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.