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