Download util-logging_2.11-6.32.0.jar file - Jar u

Jar examples for u:util-logging-2.11

Description

util-logging

You can download jar file util-logging_2.11 6.32.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add util-logging_2.11-6.32.0.jar to your project.

<dependency>
   <groupId>com.twitter</groupId>
   <artifactId>util-logging_2.11</artifactId>
   <version>6.32.0</version>
</dependency>
compile group: 'com.twitter', name: 'util-logging_2.11', version: '6.32.0'
libraryDependencies += "com.twitter" % "util-logging_2.11" % "6.32.0"
<dependency org="com.twitter" name="util-logging_2.11" rev="6.32.0"/>
@Grapes(@Grab(group='com.twitter', module='util-logging_2.11', version='6.32.0'))
'com.twitter:util-logging_2.11:jar:6.32.0'

Download

Click the following link to download the jar file.

util-logging_2.11-6.32.0-javadoc.jar
util-logging_2.11-6.32.0-sources.jar
util-logging_2.11-6.32.0.jar
util-logging_2.11-6.32.0.pom



Related Tutorials