Download inject-core_2.11-18.7.0.jar file - Jar i

Jar examples for i:inject-core-2.11

Description

inject-core

You can download jar file inject-core_2.11 18.7.0 in this page.

License

Apache 2.0

Build File

You can use the following script to add inject-core_2.11-18.7.0.jar to your project.

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

Download

Click the following link to download the jar file.

inject-core_2.11-18.7.0-javadoc.jar
inject-core_2.11-18.7.0-sources.jar
inject-core_2.11-18.7.0-tests-javadoc.jar
inject-core_2.11-18.7.0-tests-sources.jar
inject-core_2.11-18.7.0-tests.jar
inject-core_2.11-18.7.0.jar
inject-core_2.11-18.7.0.pom



Related Tutorials