MVN

com.acidmanic : document

Maven & Gradle

Jul 06, 2021
0 stars

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

<dependency>
    <groupId>com.acidmanic</groupId>
    <artifactId>document</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.acidmanic : document to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.acidmanic : document to add to Maven or Gradle - All Versions:

  • Version Updated
  • document-1.1.0

    Jul 05, 2021
  • document-1.0.0

    Apr 27, 2021

How to add a dependency to Maven

Add the following com.acidmanic : document maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.acidmanic</groupId>
    <artifactId>document</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.acidmanic : document gradle dependency to your build.gradle file:

implementation 'com.acidmanic:document:1.1.0'

Gradle Kotlin DSL: Add the following com.acidmanic : document gradle kotlin dependency to your build.gradle.kts file:

implementation("com.acidmanic:document:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.acidmanic : document sbt scala dependency to your build.sbt file:

libraryDependencies += "com.acidmanic" % "document" % "1.1.0"

Advertisement

Dependencies from Group

Apr 27, 2021
4 usages
0 stars
Feb 03, 2021
3 usages
Dec 14, 2018
2 usages
0 stars
Apr 12, 2020
1 usages
Jan 24, 2021
1 stars

Discover Dependencies

Apr 26, 2021
0 stars
Mar 14, 2022
57 stars
Mar 14, 2022
57 stars
May 09, 2023
113 stars
May 09, 2023
113 stars
May 09, 2023
113 stars
fcm
May 09, 2023
113 stars
Nov 28, 2022
113 stars
Apr 25, 2021
113 stars
Dec 13, 2022
113 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome