Download inject-core_2.12-2.9.0.jar file - Jar i

Jar examples for i:inject-core-2.12

Description

inject-core

You can download jar file inject-core_2.12 2.9.0 in this page.

License

Apache 2.0

Build File

You can use the following script to add inject-core_2.12-2.9.0.jar to your project.

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

Download

Click the following link to download the jar file.

inject-core_2.12-2.9.0-javadoc.jar
inject-core_2.12-2.9.0-sources.jar
inject-core_2.12-2.9.0-tests-javadoc.jar
inject-core_2.12-2.9.0-tests-sources.jar
inject-core_2.12-2.9.0-tests.jar
inject-core_2.12-2.9.0.jar
inject-core_2.12-2.9.0.pom



Related Tutorials