document

I use this collection of contracts and helpers in applicatinos which i want to generate document(s) from a root object

License

License

GroupId

GroupId

com.acidmanic
ArtifactId

ArtifactId

document
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

document
I use this collection of contracts and helpers in applicatinos which i want to generate document(s) from a root object
Project URL

Project URL

https://github.com/Acidmanic/document
Source Code Management

Source Code Management

https://github.com/Acidmanic/document

Download document

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.acidmanic : delegates jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0