is not current version
Last Version 1.3.5

com.vmware.xenon:xenon-slf4j 1.1.0


Categories

Categories

VMware Container Virtualization Tools SLF4J Application Layer Libs Logging
GroupId

GroupId

com.vmware.xenon
ArtifactId

ArtifactId

xenon-slf4j
Version

Version

1.1.0
Type

Type

jar

Download xenon-slf4j 1.1.0


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