Download hk2-core-1.6.33.jar file - Jar h

Jar examples for h:hk2-core

Description

You can download jar file hk2-core 1.6.33 in this page.

License

Open Source License

Build File

You can use the following script to add hk2-core-1.6.33.jar to your project.

<dependency>
   <groupId>org.glassfish.hk2</groupId>
   <artifactId>hk2-core</artifactId>
   <version>1.6.33</version>
</dependency>
compile group: 'org.glassfish.hk2', name: 'hk2-core', version: '1.6.33'
libraryDependencies += "org.glassfish.hk2" % "hk2-core" % "1.6.33"
<dependency org="org.glassfish.hk2" name="hk2-core" rev="1.6.33"/>
@Grapes(@Grab(group='org.glassfish.hk2', module='hk2-core', version='1.6.33'))
'org.glassfish.hk2:hk2-core:jar:1.6.33'

Download

Click the following link to download the jar file.

hk2-core-1.6.33-javadoc.jar
hk2-core-1.6.33-sources.jar
hk2-core-1.6.33.jar
hk2-core-1.6.33.pom



Related Tutorials