Download hk2-locator-2.2.0-b26.jar file - Jar h

Jar examples for h:hk2-locator

Description

${project.name}

You can download jar file hk2-locator 2.2.0-b26 in this page.

License

Open Source License

Build File

You can use the following script to add hk2-locator-2.2.0-b26.jar to your project.

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

Download

Click the following link to download the jar file.

hk2-locator-2.2.0-b26-javadoc.jar
hk2-locator-2.2.0-b26-sources.jar
hk2-locator-2.2.0-b26.jar
hk2-locator-2.2.0-b26.pom



Related Tutorials