| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.android-password-store |
| Идентификатор | Идентификаторage-mobile |
| Последняя версия | Последняя версия0.2.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеage-mobile
Gomobile-based bindings to the age encryption tool
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| age-mobile-0.2.0.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.android-password-store/age-mobile/ -->
<dependency>
<groupId>com.github.android-password-store</groupId>
<artifactId>age-mobile</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.android-password-store/age-mobile/
implementation 'com.github.android-password-store:age-mobile:0.2.0'
// https://jarcasting.com/artifacts/com.github.android-password-store/age-mobile/
implementation ("com.github.android-password-store:age-mobile:0.2.0")
'com.github.android-password-store:age-mobile:pom:0.2.0'
<dependency org="com.github.android-password-store" name="age-mobile" rev="0.2.0">
<artifact name="age-mobile" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.android-password-store', module='age-mobile', version='0.2.0')
)
libraryDependencies += "com.github.android-password-store" % "age-mobile" % "0.2.0"
[com.github.android-password-store/age-mobile "0.2.0"]