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