jbakery-text

Text-related facilities, including assorted parsing capabilities.

License

License

MIT License
GroupId

GroupId

org.jbakery
ArtifactId

ArtifactId

jbakery-text
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

jbakery-text
Text-related facilities, including assorted parsing capabilities.
Source Code Management

Source Code Management

https://github.com/brendanjbaker/jbakery-text.git

Download jbakery-text

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jbakery : jbakery-arguments jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.1
1.0.0