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

com.github.houbb:encryption 1.0.0

Collect base useful tools for dev.

Группа

Группа

com.github.houbb
Идентификатор

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

encryption
Версия

Версия

1.0.0
Тип

Тип

pom

Скачать encryption 1.0.0

Имя Файла Размер
encryption-1.0.0.pom 11 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.houbb/encryption/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>encryption</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/encryption/
implementation 'com.github.houbb:encryption:1.0.0'
// https://jarcasting.com/artifacts/com.github.houbb/encryption/
implementation ("com.github.houbb:encryption:1.0.0")
'com.github.houbb:encryption:pom:1.0.0'
<dependency org="com.github.houbb" name="encryption" rev="1.0.0">
  <artifact name="encryption" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='encryption', version='1.0.0')
)
libraryDependencies += "com.github.houbb" % "encryption" % "1.0.0"
[com.github.houbb/encryption "1.0.0"]