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

Jar examples for h:hk2-core

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials