is not current version
Last Version 1.1.0

document 1.0.0

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
Version

Version

1.0.0
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 1.0.0


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