Download hk2-api-2.1.23.jar file - Jar h

Jar examples for h:hk2-api

Description

${project.name}

You can download jar file hk2-api 2.1.23 in this page.

License

Open Source License

Build File

You can use the following script to add hk2-api-2.1.23.jar to your project.

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

Download

Click the following link to download the jar file.

hk2-api-2.1.23-javadoc.jar
hk2-api-2.1.23-sources.jar
hk2-api-2.1.23.jar
hk2-api-2.1.23.pom



Related Tutorials