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