не последняя версия
Последняя версия 0.65.0

org.streampipes:streampipes-logging 0.60.1


Категории

Категории

Logging Библиотеки уровня приложения
Группа

Группа

org.streampipes
Идентификатор

Идентификатор

streampipes-logging
Версия

Версия

0.60.1
Тип

Тип

jar

Скачать streampipes-logging 0.60.1


<!-- https://jarcasting.com/artifacts/org.streampipes/streampipes-logging/ -->
<dependency>
    <groupId>org.streampipes</groupId>
    <artifactId>streampipes-logging</artifactId>
    <version>0.60.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.streampipes/streampipes-logging/
implementation 'org.streampipes:streampipes-logging:0.60.1'
// https://jarcasting.com/artifacts/org.streampipes/streampipes-logging/
implementation ("org.streampipes:streampipes-logging:0.60.1")
'org.streampipes:streampipes-logging:jar:0.60.1'
<dependency org="org.streampipes" name="streampipes-logging" rev="0.60.1">
  <artifact name="streampipes-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.streampipes', module='streampipes-logging', version='0.60.1')
)
libraryDependencies += "org.streampipes" % "streampipes-logging" % "0.60.1"
[org.streampipes/streampipes-logging "0.60.1"]