Download commons-cdi_2.12-1.4.12.jar file - Jar c

Jar examples for c:commons-cdi-2.12

Description

commons-cdi

You can download jar file commons-cdi_2.12 1.4.12 in this page.

License

BSD-style

Build File

You can use the following script to add commons-cdi_2.12-1.4.12.jar to your project.

<dependency>
   <groupId>com.github.pshirshov.izumi.legacy</groupId>
   <artifactId>commons-cdi_2.12</artifactId>
   <version>1.4.12</version>
</dependency>
compile group: 'com.github.pshirshov.izumi.legacy', name: 'commons-cdi_2.12', version: '1.4.12'
libraryDependencies += "com.github.pshirshov.izumi.legacy" % "commons-cdi_2.12" % "1.4.12"
<dependency org="com.github.pshirshov.izumi.legacy" name="commons-cdi_2.12" rev="1.4.12"/>
@Grapes(@Grab(group='com.github.pshirshov.izumi.legacy', module='commons-cdi_2.12', version='1.4.12'))
'com.github.pshirshov.izumi.legacy:commons-cdi_2.12:jar:1.4.12'

Download

Click the following link to download the jar file.

commons-cdi_2.12-1.4.12-javadoc.jar
commons-cdi_2.12-1.4.12-sources.jar
commons-cdi_2.12-1.4.12-tests-javadoc.jar
commons-cdi_2.12-1.4.12-tests-sources.jar
commons-cdi_2.12-1.4.12-tests.jar
commons-cdi_2.12-1.4.12.jar
commons-cdi_2.12-1.4.12.pom



Related Tutorials