Last Version

objectos :: chartiterator 0.1.1

Tiny Java8 library that turns a Reader or a ByteChannel into a char iterator.

License

License

GroupId

GroupId

br.com.objectos
ArtifactId

ArtifactId

chariterator
Version

Version

0.1.1
Type

Type

jar
Description

Description

objectos :: chartiterator
Tiny Java8 library that turns a Reader or a ByteChannel into a char iterator.
Project Organization

Project Organization

Objectos Software LTDA

Download chariterator 0.1.1


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

Dependencies

test (2)

Group / Artifact Type Version
br.com.objectos : assertion jar 0.6.0
br.com.objectos : io jar 0.7.1

Project Modules

There are no modules declared in this project.