| License | 
                License
                                                        MIT License                                                 
                             | 
        
|---|---|
| GroupId | GroupIdorg.jbakery | 
    
| ArtifactId | ArtifactIdjbakery-text | 
    
| Last Version | Last Version1.1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionjbakery-text 
            Text-related facilities, including assorted parsing capabilities. 
         | 
    
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| jbakery-text-1.1.0.pom | |
| jbakery-text-1.1.0.jar | 11 KB | 
| jbakery-text-1.1.0-sources.jar | 7 KB | 
| jbakery-text-1.1.0-javadoc.jar | 429 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.jbakery/jbakery-text/ -->
<dependency>
    <groupId>org.jbakery</groupId>
    <artifactId>jbakery-text</artifactId>
    <version>1.1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.jbakery/jbakery-text/
implementation 'org.jbakery:jbakery-text:1.1.0'
                // https://jarcasting.com/artifacts/org.jbakery/jbakery-text/
implementation ("org.jbakery:jbakery-text:1.1.0")
                'org.jbakery:jbakery-text:jar:1.1.0'
                <dependency org="org.jbakery" name="jbakery-text" rev="1.1.0">
  <artifact name="jbakery-text" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.jbakery', module='jbakery-text', version='1.1.0')
)
                libraryDependencies += "org.jbakery" % "jbakery-text" % "1.1.0"
                [org.jbakery/jbakery-text "1.1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.jbakery : jbakery-arguments | jar | 1.0.1 |