License |
License |
---|---|
GroupId | GroupIdgroup.rxcloud |
ArtifactId | ArtifactIdcapa-adapter |
Last Version | Last Version1.0.9.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncapa-adapter
Addons for Capa.
|
<!-- https://jarcasting.com/artifacts/group.rxcloud/capa-adapter/ -->
<dependency>
<groupId>group.rxcloud</groupId>
<artifactId>capa-adapter</artifactId>
<version>1.0.9.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/group.rxcloud/capa-adapter/
implementation 'group.rxcloud:capa-adapter:1.0.9.RELEASE'
// https://jarcasting.com/artifacts/group.rxcloud/capa-adapter/
implementation ("group.rxcloud:capa-adapter:1.0.9.RELEASE")
'group.rxcloud:capa-adapter:jar:1.0.9.RELEASE'
<dependency org="group.rxcloud" name="capa-adapter" rev="1.0.9.RELEASE">
<artifact name="capa-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='group.rxcloud', module='capa-adapter', version='1.0.9.RELEASE')
)
libraryDependencies += "group.rxcloud" % "capa-adapter" % "1.0.9.RELEASE"
[group.rxcloud/capa-adapter "1.0.9.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 19.0 |
io.projectreactor : reactor-core | jar | 3.3.22.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |