Jar examples for h:hk2-core
You can download jar file hk2-core 2.5.0-b38 in this page.
Open Source License
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'
Click the following link to download the jar file.
hk2-core-2.5.0-b38-javadoc.jar