| Группа | Группаcom.helger.as2 |
|---|---|
| Идентификатор | Идентификаторas2-lib-parent-pom |
| Версия | Версия4.6.4 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| as2-lib-parent-pom-4.6.4.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.helger.as2/as2-lib-parent-pom/ -->
<dependency>
<groupId>com.helger.as2</groupId>
<artifactId>as2-lib-parent-pom</artifactId>
<version>4.6.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.helger.as2/as2-lib-parent-pom/
implementation 'com.helger.as2:as2-lib-parent-pom:4.6.4'
// https://jarcasting.com/artifacts/com.helger.as2/as2-lib-parent-pom/
implementation ("com.helger.as2:as2-lib-parent-pom:4.6.4")
'com.helger.as2:as2-lib-parent-pom:pom:4.6.4'
<dependency org="com.helger.as2" name="as2-lib-parent-pom" rev="4.6.4">
<artifact name="as2-lib-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.helger.as2', module='as2-lib-parent-pom', version='4.6.4')
)
libraryDependencies += "com.helger.as2" % "as2-lib-parent-pom" % "4.6.4"
[com.helger.as2/as2-lib-parent-pom "4.6.4"]