| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.sandflow | 
    
| ArtifactId | ArtifactIdregxmllib | 
    
| Last Version | Last Version1.1.4 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionregxmllib 
            Tools and libraries for the creation of RegXML (SMPTE ST 2001-1) representations of MXF header metadata (SMPTE ST 377-1). 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| regxmllib-1.1.4.pom | |
| regxmllib-1.1.4.jar | 321 KB | 
| regxmllib-1.1.4-sources.jar | 136 KB | 
| regxmllib-1.1.4-javadoc.jar | 575 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.sandflow/regxmllib/ -->
<dependency>
    <groupId>com.sandflow</groupId>
    <artifactId>regxmllib</artifactId>
    <version>1.1.4</version>
</dependency>
                // https://jarcasting.com/artifacts/com.sandflow/regxmllib/
implementation 'com.sandflow:regxmllib:1.1.4'
                // https://jarcasting.com/artifacts/com.sandflow/regxmllib/
implementation ("com.sandflow:regxmllib:1.1.4")
                'com.sandflow:regxmllib:jar:1.1.4'
                <dependency org="com.sandflow" name="regxmllib" rev="1.1.4">
  <artifact name="regxmllib" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.sandflow', module='regxmllib', version='1.1.4')
)
                libraryDependencies += "com.sandflow" % "regxmllib" % "1.1.4"
                [com.sandflow/regxmllib "1.1.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 |