Download hk2-config-2.5.0-b54.jar file - Jar h

Jar examples for h:hk2-config

Description

${project.name}

You can download jar file hk2-config 2.5.0-b54 in this page.

License

Open Source License

Build File

You can use the following script to add hk2-config-2.5.0-b54.jar to your project.

<dependency>
   <groupId>org.glassfish.hk2</groupId>
   <artifactId>hk2-config</artifactId>
   <version>2.5.0-b54</version>
</dependency>
compile group: 'org.glassfish.hk2', name: 'hk2-config', version: '2.5.0-b54'
libraryDependencies += "org.glassfish.hk2" % "hk2-config" % "2.5.0-b54"
<dependency org="org.glassfish.hk2" name="hk2-config" rev="2.5.0-b54"/>
@Grapes(@Grab(group='org.glassfish.hk2', module='hk2-config', version='2.5.0-b54'))
'org.glassfish.hk2:hk2-config:jar:2.5.0-b54'

Download

Click the following link to download the jar file.

hk2-config-2.5.0-b54-javadoc.jar
hk2-config-2.5.0-b54-sources.jar
hk2-config-2.5.0-b54-tests.jar
hk2-config-2.5.0-b54.jar
hk2-config-2.5.0-b54.pom



Related Tutorials