Last Version

Fluent XML writer project 1.0

Fluent API for writing XML to an output stream.

License

License

GroupId

GroupId

foundation.fluent.api
ArtifactId

ArtifactId

fluent-xml-writer-project
Version

Version

1.0
Type

Type

pom
Description

Description

Fluent XML writer project
Fluent API for writing XML to an output stream.
Project URL

Project URL

https://github.com/c0stra/fluent-xml-writer/wiki/fluent-xml-writer
Source Code Management

Source Code Management

https://github.com/c0stra/fluent-xml-writer

Download fluent-xml-writer-project 1.0


<!-- https://jarcasting.com/artifacts/foundation.fluent.api/fluent-xml-writer-project/ -->
<dependency>
    <groupId>foundation.fluent.api</groupId>
    <artifactId>fluent-xml-writer-project</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/foundation.fluent.api/fluent-xml-writer-project/
implementation 'foundation.fluent.api:fluent-xml-writer-project:1.0'
// https://jarcasting.com/artifacts/foundation.fluent.api/fluent-xml-writer-project/
implementation ("foundation.fluent.api:fluent-xml-writer-project:1.0")
'foundation.fluent.api:fluent-xml-writer-project:pom:1.0'
<dependency org="foundation.fluent.api" name="fluent-xml-writer-project" rev="1.0">
  <artifact name="fluent-xml-writer-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='foundation.fluent.api', module='fluent-xml-writer-project', version='1.0')
)
libraryDependencies += "foundation.fluent.api" % "fluent-xml-writer-project" % "1.0"
[foundation.fluent.api/fluent-xml-writer-project "1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • fluent-xml-writer
  • fluent-xml-writer-tests