не последняя версия
Последняя версия 1.1.0

hu.blackbelt:osgi-encryption-parent 1.0.2

Parent project of encryption components.

Группа

Группа

hu.blackbelt
Идентификатор

Идентификатор

osgi-encryption-parent
Версия

Версия

1.0.2
Тип

Тип

pom

Скачать osgi-encryption-parent 1.0.2

Имя Файла Размер
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"]