MVN

net.lachlanmckee : gsonpath

Maven & Gradle

Apr 15, 2020
2 usages
59 stars

gsonpath · An annotation processor which generates Type Adapters for the Google Gson library

<dependency>
    <groupId>net.lachlanmckee</groupId>
    <artifactId>gsonpath</artifactId>
    <version>4.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.lachlanmckee : gsonpath to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.0
  • Latest Beta: 2.1.0-beta1

All Versions

Choose a version of net.lachlanmckee : gsonpath to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
gsonpath-4.0.0
3.8.x
gsonpath-3.8.0
3.7.x
gsonpath-3.7.2
gsonpath-3.7.1
gsonpath-3.7.0
3.6.x
gsonpath-3.6.0
3.5.x
gsonpath-3.5.0
3.4.x
gsonpath-3.4.0
3.3.x
gsonpath-3.3.0
3.2.x
gsonpath-3.2.0
3.1.x
gsonpath-3.1.0
3.0.x
gsonpath-3.0.1
gsonpath-3.0.0
2.4.x
gsonpath-2.4.2
gsonpath-2.4.1
gsonpath-2.4.0
2.3.x
gsonpath-2.3.2
gsonpath-2.3.1
gsonpath-2.3.0
2.2.x
gsonpath-2.2.0
2.1.x
gsonpath-2.1.0
gsonpath-2.1.0-beta1
2.0.x
gsonpath-2.0.0
gsonpath-2.0.0-beta2
gsonpath-2.0.0-beta1
1.8.x
gsonpath-1.8.1
gsonpath-1.8.0
1.7.x
gsonpath-1.7.0
1.6.x
gsonpath-1.6.3
gsonpath-1.6.2
gsonpath-1.6.1
gsonpath-1.6.0

How to add a dependency to Maven

Add the following net.lachlanmckee : gsonpath maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.lachlanmckee</groupId>
    <artifactId>gsonpath</artifactId>
    <version>4.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.lachlanmckee : gsonpath gradle dependency to your build.gradle file:

implementation 'net.lachlanmckee:gsonpath:4.0.0'

Gradle Kotlin DSL: Add the following net.lachlanmckee : gsonpath gradle kotlin dependency to your build.gradle.kts file:

implementation("net.lachlanmckee:gsonpath:4.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.lachlanmckee : gsonpath sbt scala dependency to your build.sbt file:

libraryDependencies += "net.lachlanmckee" % "gsonpath" % "4.0.0"

Advertisement

Dependencies from Group

Jun 12, 2018
5 usages
43 stars
Apr 15, 2020
3 usages
59 stars
Apr 15, 2020
2 usages
59 stars
Nov 19, 2018
1 usages
8 stars
Apr 15, 2020
59 stars

Discover Dependencies

Jan 26, 2023
14 stars
Nov 10, 2016
Aug 29, 2016
3 stars
Aug 29, 2016
5 usages
3 stars
Aug 17, 2016
1 usages
1 stars
Jan 03, 2022
2 usages
1 stars