MVN

org.defne.samples : json-example

Maven & Gradle

Jul 28, 2010

Samples :: JSON Example · JSON Example

<dependency>
    <groupId>org.defne.samples</groupId>
    <artifactId>json-example</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.defne.samples : json-example to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of org.defne.samples : json-example to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
json-example-1.0.1

How to add a dependency to Maven

Add the following org.defne.samples : json-example maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.defne.samples</groupId>
    <artifactId>json-example</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.defne.samples : json-example gradle dependency to your build.gradle file:

implementation 'org.defne.samples:json-example:1.0.1'

Gradle Kotlin DSL: Add the following org.defne.samples : json-example gradle kotlin dependency to your build.gradle.kts file:

implementation("org.defne.samples:json-example:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.defne.samples : json-example sbt scala dependency to your build.sbt file:

libraryDependencies += "org.defne.samples" % "json-example" % "1.0.1"

Advertisement

Dependencies from Group

Jul 28, 2010
2 usages
Jul 28, 2010
1 usages
Jul 28, 2010
1 usages
Jul 28, 2010
1 usages
Jul 28, 2010
1 usages

Discover Dependencies

Sep 26, 2014
1 stars
Aug 04, 2014
0 stars
Sep 24, 2014
51 stars
Jun 12, 2014
0 stars
Jun 12, 2014
3 usages
Jun 12, 2014
3 usages
Jun 12, 2014
3 usages
Jun 12, 2014
Jun 12, 2014
4 usages
Mar 01, 2013
25 stars