не последняя версия
Последняя версия 1.3.0-Beta

com.github.uscexp:jDotNotation 1.2.0-Beta

Library to access class attributes via dot notation.

Группа

Группа

com.github.uscexp
Идентификатор

Идентификатор

jDotNotation
Версия

Версия

1.2.0-Beta
Тип

Тип

jar

Скачать jDotNotation 1.2.0-Beta


<!-- https://jarcasting.com/artifacts/com.github.uscexp/jDotNotation/ -->
<dependency>
    <groupId>com.github.uscexp</groupId>
    <artifactId>jDotNotation</artifactId>
    <version>1.2.0-Beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.uscexp/jDotNotation/
implementation 'com.github.uscexp:jDotNotation:1.2.0-Beta'
// https://jarcasting.com/artifacts/com.github.uscexp/jDotNotation/
implementation ("com.github.uscexp:jDotNotation:1.2.0-Beta")
'com.github.uscexp:jDotNotation:jar:1.2.0-Beta'
<dependency org="com.github.uscexp" name="jDotNotation" rev="1.2.0-Beta">
  <artifact name="jDotNotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.uscexp', module='jDotNotation', version='1.2.0-Beta')
)
libraryDependencies += "com.github.uscexp" % "jDotNotation" % "1.2.0-Beta"
[com.github.uscexp/jDotNotation "1.2.0-Beta"]