| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.sf.m-m-m | 
    
| ArtifactId | ArtifactIdmmm-content-parser-impl-text | 
    
| Last Version | Last Version1.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncontent-parser-impl-text 
            This is the search parser for files of the mimetype "text/plain". 
         | 
    
| Project Organization | 
                    Project Organizationmmm-Team | 
            
<!-- https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-content-parser-impl-text/ -->
<dependency>
    <groupId>net.sf.m-m-m</groupId>
    <artifactId>mmm-content-parser-impl-text</artifactId>
    <version>1.0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-content-parser-impl-text/
implementation 'net.sf.m-m-m:mmm-content-parser-impl-text:1.0.1'
                // https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-content-parser-impl-text/
implementation ("net.sf.m-m-m:mmm-content-parser-impl-text:1.0.1")
                'net.sf.m-m-m:mmm-content-parser-impl-text:jar:1.0.1'
                <dependency org="net.sf.m-m-m" name="mmm-content-parser-impl-text" rev="1.0.1">
  <artifact name="mmm-content-parser-impl-text" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.sf.m-m-m', module='mmm-content-parser-impl-text', version='1.0.1')
)
                libraryDependencies += "net.sf.m-m-m" % "mmm-content-parser-impl-text" % "1.0.1"
                [net.sf.m-m-m/mmm-content-parser-impl-text "1.0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| net.sf.m-m-m : mmm-content-parser-api | jar | 1.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| net.sf.m-m-m » mmm-test | jar | SNAPSHOT | 
| junit : junit | jar | 4.4 |