Download util-core_2.10-6.22.2.jar file - Jar u

Jar examples for u:util-core-2.10

Description

util-core

You can download jar file util-core_2.10 6.22.2 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add util-core_2.10-6.22.2.jar to your project.

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

Download

Click the following link to download the jar file.

util-core_2.10-6.22.2-javadoc.jar
util-core_2.10-6.22.2-sources.jar
util-core_2.10-6.22.2.jar
util-core_2.10-6.22.2.pom



Related Tutorials