Shared POM for Morimekta Utilities

Singular parent pom file for the utility projects.

License

License

Categories

Categories

Net
GroupId

GroupId

net.morimekta.utils
ArtifactId

ArtifactId

pom
Last Version

Last Version

4.2.5
Release Date

Release Date

Type

Type

pom
Description

Description

Shared POM for Morimekta Utilities
Singular parent pom file for the utility projects.
Project URL

Project URL

https://gitlab.com/morimekta/utils-pom
Source Code Management

Source Code Management

https://gitlab.com/morimekta/utils-pom.git

Download pom

Filename Size
pom-4.2.5.pom 17 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/net.morimekta.utils/pom/ -->
<dependency>
    <groupId>net.morimekta.utils</groupId>
    <artifactId>pom</artifactId>
    <version>4.2.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.morimekta.utils/pom/
implementation 'net.morimekta.utils:pom:4.2.5'
// https://jarcasting.com/artifacts/net.morimekta.utils/pom/
implementation ("net.morimekta.utils:pom:4.2.5")
'net.morimekta.utils:pom:pom:4.2.5'
<dependency org="net.morimekta.utils" name="pom" rev="4.2.5">
  <artifact name="pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.morimekta.utils', module='pom', version='4.2.5')
)
libraryDependencies += "net.morimekta.utils" % "pom" % "4.2.5"
[net.morimekta.utils/pom "4.2.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
4.2.5
4.2.4
4.2.3
4.2.2
4.2.1
4.1
4.0