Download hk2-xml-2.5.0-b56.jar file - Jar h

Jar examples for h:hk2-xml

Description

${project.name}

You can download jar file hk2-xml 2.5.0-b56 in this page.

License

Open Source License

Build File

You can use the following script to add hk2-xml-2.5.0-b56.jar to your project.

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

Download

Click the following link to download the jar file.

hk2-xml-2.5.0-b56-javadoc.jar
hk2-xml-2.5.0-b56-sources.jar
hk2-xml-2.5.0-b56-tests.jar
hk2-xml-2.5.0-b56.jar
hk2-xml-2.5.0-b56.pom



Related Tutorials