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

org.owasp.appsensor:appsensor-integration-cef-syslog 2.3.2


Группа

Группа

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

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

appsensor-integration-cef-syslog
Версия

Версия

2.3.2
Тип

Тип

jar

Скачать appsensor-integration-cef-syslog 2.3.2


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