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