is not current version
Last Version 1.11.13.2.RELEASE

group.rxcloud:capa-parent 1.0.3.RELEASE

SDK for Capa.

GroupId

GroupId

group.rxcloud
ArtifactId

ArtifactId

capa-parent
Version

Version

1.0.3.RELEASE
Type

Type

pom

Download capa-parent 1.0.3.RELEASE


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