Download hk2-core-2.5.0-b38.jar file - Jar h

Jar examples for h:hk2-core

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

hk2-core-2.5.0-b38-javadoc.jar
hk2-core-2.5.0-b38-sources.jar
hk2-core-2.5.0-b38.jar
hk2-core-2.5.0-b38.pom



Related Tutorials