is not current version
Last Version 1.3.5

com.vmware.xenon:xenon-slf4j 0.9.1


Categories

Categories

VMware Container Virtualization Tools SLF4J Application Layer Libs Logging
GroupId

GroupId

com.vmware.xenon
ArtifactId

ArtifactId

xenon-slf4j
Version

Version

0.9.1
Type

Type

jar

Download xenon-slf4j 0.9.1


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