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