| License | 
                License | 
        
|---|---|
| GroupId | GroupIdde.sekmi.histream | 
    
| ArtifactId | ArtifactIdhistream-export | 
    
| Last Version | Last Version0.15 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionHIStream : Export 
            Export streams or collections of facts to table files
	like CSV. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project OrganizationR.W.Majeed | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| histream-export-0.15.pom | |
| histream-export-0.15.jar | 21 KB | 
| histream-export-0.15-tests.jar | 12 KB | 
| histream-export-0.15-sources.jar | 12 KB | 
| histream-export-0.15-javadoc.jar | 113 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/de.sekmi.histream/histream-export/ -->
<dependency>
    <groupId>de.sekmi.histream</groupId>
    <artifactId>histream-export</artifactId>
    <version>0.15</version>
</dependency>
                // https://jarcasting.com/artifacts/de.sekmi.histream/histream-export/
implementation 'de.sekmi.histream:histream-export:0.15'
                // https://jarcasting.com/artifacts/de.sekmi.histream/histream-export/
implementation ("de.sekmi.histream:histream-export:0.15")
                'de.sekmi.histream:histream-export:jar:0.15'
                <dependency org="de.sekmi.histream" name="histream-export" rev="0.15">
  <artifact name="histream-export" type="jar" />
</dependency>
                @Grapes(
@Grab(group='de.sekmi.histream', module='histream-export', version='0.15')
)
                libraryDependencies += "de.sekmi.histream" % "histream-export" % "0.15"
                [de.sekmi.histream/histream-export "0.15"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| de.sekmi.histream : histream-core | jar | 0.15 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| de.sekmi.histream : histream-core | test-jar | 0.15 | 
| org.codehaus.woodstox : woodstox-core-asl | jar | 4.4.1 | 
| junit : junit | jar | 4.12 |