Last Version

Writers 0.2.0

Implementations of `java.io.Writer` with different trade-offs.

License

License

MIT
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

writers
Version

Version

0.2.0
Type

Type

jar
Description

Description

Writers
Implementations of `java.io.Writer` with different trade-offs.

Download writers 0.2.0


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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.