| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторencryption-local |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеencryption-local
The encryption-local api project.
|
| Имя Файла | Размер |
|---|---|
| encryption-local-1.0.0.pom | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/encryption-local/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>encryption-local</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/encryption-local/
implementation 'com.github.houbb:encryption-local:1.0.0'
// https://jarcasting.com/artifacts/com.github.houbb/encryption-local/
implementation ("com.github.houbb:encryption-local:1.0.0")
'com.github.houbb:encryption-local:pom:1.0.0'
<dependency org="com.github.houbb" name="encryption-local" rev="1.0.0">
<artifact name="encryption-local" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='encryption-local', version='1.0.0')
)
libraryDependencies += "com.github.houbb" % "encryption-local" % "1.0.0"
[com.github.houbb/encryption-local "1.0.0"]