| License |
License |
|---|---|
| GroupId | GroupIdcom.ig.orchestrations.us.rfed |
| ArtifactId | ArtifactIdparent |
| Version | Version0.4.4 |
| Type | Typepom |
| Description |
Descriptioncom.ig.orchestrations.us.rfed:parent
parent for ig us rfed orchestration
|
| Project Organization |
Project OrganizationIG Group |
| Filename | Size |
|---|---|
| parent-0.4.4.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ig.orchestrations.us.rfed/parent/ -->
<dependency>
<groupId>com.ig.orchestrations.us.rfed</groupId>
<artifactId>parent</artifactId>
<version>0.4.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ig.orchestrations.us.rfed/parent/
implementation 'com.ig.orchestrations.us.rfed:parent:0.4.4'
// https://jarcasting.com/artifacts/com.ig.orchestrations.us.rfed/parent/
implementation ("com.ig.orchestrations.us.rfed:parent:0.4.4")
'com.ig.orchestrations.us.rfed:parent:pom:0.4.4'
<dependency org="com.ig.orchestrations.us.rfed" name="parent" rev="0.4.4">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ig.orchestrations.us.rfed', module='parent', version='0.4.4')
)
libraryDependencies += "com.ig.orchestrations.us.rfed" % "parent" % "0.4.4"
[com.ig.orchestrations.us.rfed/parent "0.4.4"]