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