MVN

com.yepher.jsondoc : annotations

Maven & Gradle

Sep 17, 2015
5 usages
1 stars

JSON Doc Annotation Library · Annotations used for documenting JSON objects

<dependency>
    <groupId>com.yepher.jsondoc</groupId>
    <artifactId>annotations</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.yepher.jsondoc : annotations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of com.yepher.jsondoc : annotations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
annotations-0.0.2
annotations-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.yepher.jsondoc</groupId>
    <artifactId>annotations</artifactId>
    <version>0.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.yepher.jsondoc : annotations gradle dependency to your build.gradle file:

implementation 'com.yepher.jsondoc:annotations:0.0.2'

Gradle Kotlin DSL: Add the following com.yepher.jsondoc : annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("com.yepher.jsondoc:annotations:0.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.yepher.jsondoc : annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "com.yepher.jsondoc" % "annotations" % "0.0.2"

Advertisement

Dependencies from Group

Sep 17, 2015
5 usages
1 stars
Sep 17, 2015
3 usages
1 stars
Sep 17, 2015
1 stars
Sep 17, 2015
1 stars

Discover Dependencies

Sep 10, 2020
3 usages
205 stars
May 28, 2016
3 usages
7 stars
Dec 14, 2016
3 usages
Nov 13, 2008
3 usages
Dec 20, 2011
3 usages
Mar 27, 2018
6 usages
211 stars
Apr 11, 2019
11 usages
2 stars