License |
License |
---|---|
GroupId | GroupIdcom.sap.prd.mobile.ios.mios |
ArtifactId | ArtifactIdparent |
Version | Version1.14.7 |
Type | Typepom |
Description |
DescriptionXcode Maven Plugin Parent
The parent POM for the xcode-maven-plugin
|
Project URL |
Project URL |
Project Organization |
Project OrganizationSAP AG |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-1.14.7.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sap.prd.mobile.ios.mios/parent/ -->
<dependency>
<groupId>com.sap.prd.mobile.ios.mios</groupId>
<artifactId>parent</artifactId>
<version>1.14.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sap.prd.mobile.ios.mios/parent/
implementation 'com.sap.prd.mobile.ios.mios:parent:1.14.7'
// https://jarcasting.com/artifacts/com.sap.prd.mobile.ios.mios/parent/
implementation ("com.sap.prd.mobile.ios.mios:parent:1.14.7")
'com.sap.prd.mobile.ios.mios:parent:pom:1.14.7'
<dependency org="com.sap.prd.mobile.ios.mios" name="parent" rev="1.14.7">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sap.prd.mobile.ios.mios', module='parent', version='1.14.7')
)
libraryDependencies += "com.sap.prd.mobile.ios.mios" % "parent" % "1.14.7"
[com.sap.prd.mobile.ios.mios/parent "1.14.7"]