Download mhu-transform-api-1.1.1.jar file - Jar m

Jar examples for m:mhu-transform-api

Description

You can download jar file mhu-transform-api 1.1.1 in this page.

License

Apache License

Build File

You can use the following script to add mhu-transform-api-1.1.1.jar to your project.

<dependency>
   <groupId>de.mhus.osgi</groupId>
   <artifactId>mhu-transform-api</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'de.mhus.osgi', name: 'mhu-transform-api', version: '1.1.1'
libraryDependencies += "de.mhus.osgi" % "mhu-transform-api" % "1.1.1"
<dependency org="de.mhus.osgi" name="mhu-transform-api" rev="1.1.1"/>
@Grapes(@Grab(group='de.mhus.osgi', module='mhu-transform-api', version='1.1.1'))
'de.mhus.osgi:mhu-transform-api:jar:1.1.1'

Download

Click the following link to download the jar file.

mhu-transform-api-1.1.1.jar
mhu-transform-api-1.1.1.pom



Related Tutorials