Jar examples for l:logging-api
This project is the logging api library in the cisco vss foundation runtime
You can download jar file logging-api 1.0.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add logging-api-1.0.4.jar to your project.
<dependency> <groupId>com.sun.phobos</groupId> <artifactId>logging-api</artifactId> <version>1.0.4</version> </dependency>
compile group: 'com.sun.phobos', name: 'logging-api', version: '1.0.4'
libraryDependencies += "com.sun.phobos" % "logging-api" % "1.0.4"
<dependency org="com.sun.phobos" name="logging-api" rev="1.0.4"/>
@Grapes(@Grab(group='com.sun.phobos', module='logging-api', version='1.0.4'))
'com.sun.phobos:logging-api:jar:1.0.4'
Click the following link to download the jar file.
logging-api-1.0.4.jar