Download util-core_2.11-7.0.0.jar file - Jar u

Jar examples for u:util-core-2.11

Description

util-core

You can download jar file util-core_2.11 7.0.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add util-core_2.11-7.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

util-core_2.11-7.0.0-javadoc.jar
util-core_2.11-7.0.0-sources.jar
util-core_2.11-7.0.0.jar
util-core_2.11-7.0.0.pom



Related Tutorials