ParserBalance

Performs the count of how many times a given open symbol has in a text subtracted from how many closed symbols that text has.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.github.wniemiec-util-java
ArtifactId

ArtifactId

parser-balance
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ParserBalance
Performs the count of how many times a given open symbol has in a text subtracted from how many closed symbols that text has.
Project URL

Project URL

https://github.com/wniemiec-util-java/parser-balance

Download parser-balance

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.wniemiec-util-java/parser-balance/ -->
<dependency>
    <groupId>io.github.wniemiec-util-java</groupId>
    <artifactId>parser-balance</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wniemiec-util-java/parser-balance/
implementation 'io.github.wniemiec-util-java:parser-balance:1.0.0'
// https://jarcasting.com/artifacts/io.github.wniemiec-util-java/parser-balance/
implementation ("io.github.wniemiec-util-java:parser-balance:1.0.0")
'io.github.wniemiec-util-java:parser-balance:jar:1.0.0'
<dependency org="io.github.wniemiec-util-java" name="parser-balance" rev="1.0.0">
  <artifact name="parser-balance" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wniemiec-util-java', module='parser-balance', version='1.0.0')
)
libraryDependencies += "io.github.wniemiec-util-java" % "parser-balance" % "1.0.0"
[io.github.wniemiec-util-java/parser-balance "1.0.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0