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