Common configuration settings

Parent POM for all RPGFramework artifacts.

License

License

GroupId

GroupId

de.rpgframework
ArtifactId

ArtifactId

rpgframework-common
Last Version

Last Version

2.0.4
Release Date

Release Date

Type

Type

pom
Description

Description

Common configuration settings
Parent POM for all RPGFramework artifacts.
Project URL

Project URL

https://www.rpgframework.de
Source Code Management

Source Code Management

https://bitbucket.org/rpgframework/rpgframework_api/src/master/

Download rpgframework-common

How to add to project

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

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
2.0.4
2.0.3
2.0.2
2.0.1
2.0