| Группа | Группаcom.github.drtrang |
|---|---|
| Идентификатор | Идентификаторtypehandlers-encrypt |
| Версия | Версия1.0.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| typehandlers-encrypt-1.0.2.pom | |
| typehandlers-encrypt-1.0.2.jar | 15 KB |
| typehandlers-encrypt-1.0.2-sources.jar | 12 KB |
| typehandlers-encrypt-1.0.2-javadoc.jar | 72 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.drtrang/typehandlers-encrypt/ -->
<dependency>
<groupId>com.github.drtrang</groupId>
<artifactId>typehandlers-encrypt</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.drtrang/typehandlers-encrypt/
implementation 'com.github.drtrang:typehandlers-encrypt:1.0.2'
// https://jarcasting.com/artifacts/com.github.drtrang/typehandlers-encrypt/
implementation ("com.github.drtrang:typehandlers-encrypt:1.0.2")
'com.github.drtrang:typehandlers-encrypt:jar:1.0.2'
<dependency org="com.github.drtrang" name="typehandlers-encrypt" rev="1.0.2">
<artifact name="typehandlers-encrypt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.drtrang', module='typehandlers-encrypt', version='1.0.2')
)
libraryDependencies += "com.github.drtrang" % "typehandlers-encrypt" % "1.0.2"
[com.github.drtrang/typehandlers-encrypt "1.0.2"]