Download fixm-jaxb-3.0.1-beta5.jar file - Jar f

Jar examples for f:fixm-jaxb

Description

The Java XML Bindings for the Flight Information Exchange Model.

You can download jar file fixm-jaxb 3.0.1-beta5 in this page.

License

Open Source License

Build File

You can use the following script to add fixm-jaxb-3.0.1-beta5.jar to your project.

<dependency>
   <groupId>com.uvic-cfar.swim</groupId>
   <artifactId>fixm-jaxb</artifactId>
   <version>3.0.1-beta5</version>
</dependency>
compile group: 'com.uvic-cfar.swim', name: 'fixm-jaxb', version: '3.0.1-beta5'
libraryDependencies += "com.uvic-cfar.swim" % "fixm-jaxb" % "3.0.1-beta5"
<dependency org="com.uvic-cfar.swim" name="fixm-jaxb" rev="3.0.1-beta5"/>
@Grapes(@Grab(group='com.uvic-cfar.swim', module='fixm-jaxb', version='3.0.1-beta5'))
'com.uvic-cfar.swim:fixm-jaxb:jar:3.0.1-beta5'

Download

Click the following link to download the jar file.

fixm-jaxb-3.0.1-beta5-javadoc.jar
fixm-jaxb-3.0.1-beta5-sources.jar
fixm-jaxb-3.0.1-beta5.jar
fixm-jaxb-3.0.1-beta5.pom



Related Tutorials