Jar examples for r:regxmllib
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.
BSD 2-clause "Simplified" License
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'
Click the following link to download the jar file.
regxmllib-1.1.0-javadoc.jar