is not current version
Last Version 1.1.0

org.jbakery:jbakery-text 1.0.1

Text-related facilities, including assorted parsing capabilities.

GroupId

GroupId

org.jbakery
ArtifactId

ArtifactId

jbakery-text
Version

Version

1.0.1
Type

Type

jar

Download jbakery-text 1.0.1


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