Download hk2-utils-2.2.0-b18.jar file - Jar h

Jar examples for h:hk2-utils

Description

${project.name}

You can download jar file hk2-utils 2.2.0-b18 in this page.

License

Open Source License

Build File

You can use the following script to add hk2-utils-2.2.0-b18.jar to your project.

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

Download

Click the following link to download the jar file.

hk2-utils-2.2.0-b18-javadoc.jar
hk2-utils-2.2.0-b18-sources.jar
hk2-utils-2.2.0-b18.jar
hk2-utils-2.2.0-b18.pom



Related Tutorials