Jar examples for j:jDotNotation
Library to access class attributes via dot notation.
You can download jar file jDotNotation 1.0.0 in this page.
GNU Lesser General Public License (LGPL)
You can use the following script to add jDotNotation-1.0.0.jar to your project.
<dependency> <groupId>com.github.uscexp</groupId> <artifactId>jDotNotation</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.github.uscexp', name: 'jDotNotation', version: '1.0.0'
libraryDependencies += "com.github.uscexp" % "jDotNotation" % "1.0.0"
<dependency org="com.github.uscexp" name="jDotNotation" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.uscexp', module='jDotNotation', version='1.0.0'))
'com.github.uscexp:jDotNotation:jar:1.0.0'
Click the following link to download the jar file.
jDotNotation-1.0.0-javadoc.jar