Download regxmllib-1.1.0.jar file - Jar r

Jar examples for r:regxmllib

Description

Tools and libraries for the creation of RegXML (SMPTE ST 2001-1) representations of MXF header metadata (SMPTE ST 377-1).

You can download jar file regxmllib 1.1.0 in this page.

License

BSD 2-clause "Simplified" License

Build File

You can use the following script to add regxmllib-1.1.0.jar to your project.

<dependency>
   <groupId>com.sandflow</groupId>
   <artifactId>regxmllib</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'com.sandflow', name: 'regxmllib', version: '1.1.0'
libraryDependencies += "com.sandflow" % "regxmllib" % "1.1.0"
<dependency org="com.sandflow" name="regxmllib" rev="1.1.0"/>
@Grapes(@Grab(group='com.sandflow', module='regxmllib', version='1.1.0'))
'com.sandflow:regxmllib:jar:1.1.0'

Download

Click the following link to download the jar file.

regxmllib-1.1.0-javadoc.jar
regxmllib-1.1.0-sources.jar
regxmllib-1.1.0.jar
regxmllib-1.1.0.pom



Related Tutorials