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

com.github.houbb:encryption-client 1.0.0


Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

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

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

encryption-client
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать encryption-client 1.0.0


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