| Лицензия |
Лицензия
MIT
|
|---|---|
| Группа | Группаcc.ricecx |
| Идентификатор | Идентификаторlogsnag4j |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcc.ricecx:logsnag4j
Get notifications and track your project events in Java.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| logsnag4j-1.1.pom | |
| logsnag4j-1.1.jar | 11 KB |
| logsnag4j-1.1-sources.jar | 9 KB |
| logsnag4j-1.1-javadoc.jar | 168 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cc.ricecx/logsnag4j/ -->
<dependency>
<groupId>cc.ricecx</groupId>
<artifactId>logsnag4j</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/cc.ricecx/logsnag4j/
implementation 'cc.ricecx:logsnag4j:1.1'
// https://jarcasting.com/artifacts/cc.ricecx/logsnag4j/
implementation ("cc.ricecx:logsnag4j:1.1")
'cc.ricecx:logsnag4j:jar:1.1'
<dependency org="cc.ricecx" name="logsnag4j" rev="1.1">
<artifact name="logsnag4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.ricecx', module='logsnag4j', version='1.1')
)
libraryDependencies += "cc.ricecx" % "logsnag4j" % "1.1"
[cc.ricecx/logsnag4j "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.gson : gson | jar | 2.9.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains : annotations | jar | 23.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |