Dot Notation Access Library

Library to access class attributes via dot notation.

Лицензия

Лицензия

Группа

Группа

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

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

jDotNotation
Последняя версия

Последняя версия

1.3.0-Beta
Дата

Дата

Тип

Тип

jar
Описание

Описание

Dot Notation Access Library
Library to access class attributes via dot notation.
Ссылка на сайт

Ссылка на сайт

http://uscexp.github.io/jDotNotation
Система контроля версий

Система контроля версий

https://github.com/uscexp/jDotNotation

Скачать jDotNotation

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.github.uscexp : parboiled.extension jar 0.1.0-Beta
org.apache.commons : commons-lang3 jar 3.8.1
com.google.guava : guava-collections jar r03

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.3.0-Beta
1.2.0-Beta
1.1.0
1.0.0