| Группа | Группаcom.github.leogitpub |
|---|---|
| Идентификатор | Идентификаторencryption |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| encryption-1.0.1.pom | -1 bytes |
| encryption-1.0.1-sources.jar | 6 KB |
| encryption-1.0.1-mule-application.jar | 2 MB |
| encryption-1.0.1-javadoc.jar | 396 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.leogitpub/encryption/ -->
<dependency>
<groupId>com.github.leogitpub</groupId>
<artifactId>encryption</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.leogitpub/encryption/
implementation 'com.github.leogitpub:encryption:1.0.1'
// https://jarcasting.com/artifacts/com.github.leogitpub/encryption/
implementation ("com.github.leogitpub:encryption:1.0.1")
'com.github.leogitpub:encryption:jar:1.0.1'
<dependency org="com.github.leogitpub" name="encryption" rev="1.0.1">
<artifact name="encryption" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.leogitpub', module='encryption', version='1.0.1')
)
libraryDependencies += "com.github.leogitpub" % "encryption" % "1.0.1"
[com.github.leogitpub/encryption "1.0.1"]