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