is not current version
Last Version 2.9.3

org.cloudfoundry.multiapps:multiapps-parent 1.93.0

MultiApps Parent

GroupId

GroupId

org.cloudfoundry.multiapps
ArtifactId

ArtifactId

multiapps-parent
Version

Version

1.93.0
Type

Type

pom

Download multiapps-parent 1.93.0


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