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

Jar examples for h:hk2-core

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials