| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.king-ma1993 |
| Идентификатор | Идентификаторlogcomponent |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеa log component
a log api.
|
| Имя Файла | Размер |
|---|---|
| logcomponent-1.0.0.pom | |
| logcomponent-1.0.0.jar | 9 KB |
| logcomponent-1.0.0-sources.jar | 2 KB |
| logcomponent-1.0.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.king-ma1993/logcomponent/ -->
<dependency>
<groupId>io.github.king-ma1993</groupId>
<artifactId>logcomponent</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.king-ma1993/logcomponent/
implementation 'io.github.king-ma1993:logcomponent:1.0.0'
// https://jarcasting.com/artifacts/io.github.king-ma1993/logcomponent/
implementation ("io.github.king-ma1993:logcomponent:1.0.0")
'io.github.king-ma1993:logcomponent:jar:1.0.0'
<dependency org="io.github.king-ma1993" name="logcomponent" rev="1.0.0">
<artifact name="logcomponent" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.king-ma1993', module='logcomponent', version='1.0.0')
)
libraryDependencies += "io.github.king-ma1993" % "logcomponent" % "1.0.0"
[io.github.king-ma1993/logcomponent "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.0 |