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