Last Version

common 2.0.0

Parent POM file for common project

License

License

GroupId

GroupId

com.github.lafa.common
ArtifactId

ArtifactId

common
Version

Version

2.0.0
Type

Type

pom
Description

Description

common
Parent POM file for common project
Project URL

Project URL

https://github.com/lafaspot/common
Source Code Management

Source Code Management

https://github.com/lafa/common.git

Download common 2.0.0

Filename Size
common-2.0.0.pom 23 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core