| License |
License |
|---|---|
| GroupId | GroupIdorg.connectorio.cloud |
| ArtifactId | ArtifactIdbundles |
| Last Version | Last Version0.2.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionConnectorIO Cloud | Bundles
ConnectorIO Cloud extensions bundles.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| bundles-0.2.0.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.connectorio.cloud/bundles/ -->
<dependency>
<groupId>org.connectorio.cloud</groupId>
<artifactId>bundles</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.connectorio.cloud/bundles/
implementation 'org.connectorio.cloud:bundles:0.2.0'
// https://jarcasting.com/artifacts/org.connectorio.cloud/bundles/
implementation ("org.connectorio.cloud:bundles:0.2.0")
'org.connectorio.cloud:bundles:pom:0.2.0'
<dependency org="org.connectorio.cloud" name="bundles" rev="0.2.0">
<artifact name="bundles" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.connectorio.cloud', module='bundles', version='0.2.0')
)
libraryDependencies += "org.connectorio.cloud" % "bundles" % "0.2.0"
[org.connectorio.cloud/bundles "0.2.0"]