text-out

Rich text output stream/writer

License

License

GroupId

GroupId

xyz.cofe
ArtifactId

ArtifactId

text-out
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

text-out
Rich text output stream/writer

Download text-out

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
xyz.cofe : basic-template jar 1.0
xyz.cofe : fs jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0