| License |
License |
|---|---|
| GroupId | GroupIdhu.icellmobilsoft.pom |
| ArtifactId | ArtifactIdparent-pom |
| Version | Version1.1.0 |
| Type | Typepom |
| Description |
Descriptionicellmobilsoft parent pom
Parent pom for i-Cell Mobilsoft Zrt. projects
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| parent-pom-1.1.0.pom | 10 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/hu.icellmobilsoft.pom/parent-pom/ -->
<dependency>
<groupId>hu.icellmobilsoft.pom</groupId>
<artifactId>parent-pom</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/hu.icellmobilsoft.pom/parent-pom/
implementation 'hu.icellmobilsoft.pom:parent-pom:1.1.0'
// https://jarcasting.com/artifacts/hu.icellmobilsoft.pom/parent-pom/
implementation ("hu.icellmobilsoft.pom:parent-pom:1.1.0")
'hu.icellmobilsoft.pom:parent-pom:pom:1.1.0'
<dependency org="hu.icellmobilsoft.pom" name="parent-pom" rev="1.1.0">
<artifact name="parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='hu.icellmobilsoft.pom', module='parent-pom', version='1.1.0')
)
libraryDependencies += "hu.icellmobilsoft.pom" % "parent-pom" % "1.1.0"
[hu.icellmobilsoft.pom/parent-pom "1.1.0"]