is not current version
Last Version 1.1.4

com.sandflow:regxmllib 1.1.3

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

GroupId

GroupId

com.sandflow
ArtifactId

ArtifactId

regxmllib
Version

Version

1.1.3
Type

Type

jar

Download regxmllib 1.1.3


<!-- https://jarcasting.com/artifacts/com.sandflow/regxmllib/ -->
<dependency>
    <groupId>com.sandflow</groupId>
    <artifactId>regxmllib</artifactId>
    <version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.sandflow/regxmllib/
implementation 'com.sandflow:regxmllib:1.1.3'
// https://jarcasting.com/artifacts/com.sandflow/regxmllib/
implementation ("com.sandflow:regxmllib:1.1.3")
'com.sandflow:regxmllib:jar:1.1.3'
<dependency org="com.sandflow" name="regxmllib" rev="1.1.3">
  <artifact name="regxmllib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sandflow', module='regxmllib', version='1.1.3')
)
libraryDependencies += "com.sandflow" % "regxmllib" % "1.1.3"
[com.sandflow/regxmllib "1.1.3"]