Download inject-core_2.12-18.5.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 18.5.0 in this page.

License

Apache 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials