Jar examples for h:hk2-core
You can download jar file hk2-core 2.0.1 in this page.
Open Source License
You can use the following script to add hk2-core-2.0.1.jar to your project.
<dependency> <groupId>org.glassfish.hk2</groupId> <artifactId>hk2-core</artifactId> <version>2.0.1</version> </dependency>
compile group: 'org.glassfish.hk2', name: 'hk2-core', version: '2.0.1'
libraryDependencies += "org.glassfish.hk2" % "hk2-core" % "2.0.1"
<dependency org="org.glassfish.hk2" name="hk2-core" rev="2.0.1"/>
@Grapes(@Grab(group='org.glassfish.hk2', module='hk2-core', version='2.0.1'))
'org.glassfish.hk2:hk2-core:jar:2.0.1'
Click the following link to download the jar file.
hk2-core-2.0.1-javadoc.jar