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