MVN

com.github.uscexp : jDotNotation

Maven & Gradle

Oct 29, 2018
2 usages
0 stars

Dot Notation Access Library · Library to access class attributes via dot notation.

<dependency>
    <groupId>com.github.uscexp</groupId>
    <artifactId>jDotNotation</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.uscexp : jDotNotation to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0
  • Latest Beta: 1.3.0-Beta

All Versions

Choose a version of com.github.uscexp : jDotNotation to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
jDotNotation-1.3.0-Beta
1.2.x
jDotNotation-1.2.0-Beta
1.1.x
jDotNotation-1.1.0
1.0.x
jDotNotation-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.uscexp</groupId>
    <artifactId>jDotNotation</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.uscexp : jDotNotation gradle dependency to your build.gradle file:

implementation 'com.github.uscexp:jDotNotation:1.1.0'

Gradle Kotlin DSL: Add the following com.github.uscexp : jDotNotation gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.uscexp:jDotNotation:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.uscexp : jDotNotation sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.uscexp" % "jDotNotation" % "1.1.0"

Advertisement

Dependencies from Group

Oct 29, 2018
2 usages
0 stars
Jan 09, 2018
2 usages
1 stars
Oct 02, 2018
2 usages
0 stars
Oct 29, 2018
0 stars

Discover Dependencies

Apr 26, 2018
2 usages
0 stars
Apr 10, 2019
1 usages
Mar 30, 2019
5 usages
10 stars
Jun 25, 2019
2 usages
1.1k stars
Mar 12, 2020
2 usages
8 stars
Jun 13, 2020
3 usages
2 stars