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

com.github.leogitpub:encryption 1.0.3

If I can do it, so can you

Группа

Группа

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

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

encryption
Версия

Версия

1.0.3
Тип

Тип

jar

Скачать encryption 1.0.3


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