Aliction Pom

Parent Pom to Aliction Java projects

License

License

GroupId

GroupId

com.aliction
ArtifactId

ArtifactId

aliction-pom
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Aliction Pom
Parent Pom to Aliction Java projects
Project URL

Project URL

https://github.com/aliction/aliction-pom
Source Code Management

Source Code Management

https://github.com/aliction/aliction-pom

Download aliction-pom

Filename Size
aliction-pom-1.1.0.pom 4 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.aliction/aliction-pom/ -->
<dependency>
    <groupId>com.aliction</groupId>
    <artifactId>aliction-pom</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aliction/aliction-pom/
implementation 'com.aliction:aliction-pom:1.1.0'
// https://jarcasting.com/artifacts/com.aliction/aliction-pom/
implementation ("com.aliction:aliction-pom:1.1.0")
'com.aliction:aliction-pom:pom:1.1.0'
<dependency org="com.aliction" name="aliction-pom" rev="1.1.0">
  <artifact name="aliction-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aliction', module='aliction-pom', version='1.1.0')
)
libraryDependencies += "com.aliction" % "aliction-pom" % "1.1.0"
[com.aliction/aliction-pom "1.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.

Versions

Version
1.1.0
1.0.0