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