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