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