is not current version
Last Version 1.3.0.M3

org.openengsb.branding:openengsb-branding-parent 1.3.0.M1

Parent project for all OpenEngSB Projects used to brand the OpenEngSB

GroupId

GroupId

org.openengsb.branding
ArtifactId

ArtifactId

openengsb-branding-parent
Version

Version

1.3.0.M1
Type

Type

pom

Download openengsb-branding-parent 1.3.0.M1


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