Download fabric3-introspection-xml-3.0.0.jar file - Jar f

Jar examples for f:fabric3-introspection-xml

Description

Fabric3

You can download jar file fabric3-introspection-xml 3.0.0 in this page.

License

Apache 2

Build File

You can use the following script to add fabric3-introspection-xml-3.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

fabric3-introspection-xml-3.0.0-javadoc.jar
fabric3-introspection-xml-3.0.0-sources.jar
fabric3-introspection-xml-3.0.0.jar
fabric3-introspection-xml-3.0.0.pom



Related Tutorials