Last Version

Common configuration settings 2.0.0

Parent POM for all private RPGFramework artifacts.

License

License

No License
GroupId

GroupId

org.prelle
ArtifactId

ArtifactId

rpgframework-common
Version

Version

2.0.0
Type

Type

pom
Description

Description

Common configuration settings
Parent POM for all private 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 2.0.0


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

There are no modules declared in this project.