| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.devunited |
| Идентификатор | Идентификаторsynthetic-props |
| Последняя версия | Последняя версия1.0.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSynthetic Properties and Methods
Enriches groovy classes to provide you with Synthetic properties and methods.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| synthetic-props-1.0.9.pom | |
| synthetic-props-1.0.9.jar | 23 KB |
| synthetic-props-1.0.9-sources.jar | 22 KB |
| synthetic-props-1.0.9-javadoc.jar | 18 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.devunited/synthetic-props/ -->
<dependency>
<groupId>org.devunited</groupId>
<artifactId>synthetic-props</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.devunited/synthetic-props/
implementation 'org.devunited:synthetic-props:1.0.9'
// https://jarcasting.com/artifacts/org.devunited/synthetic-props/
implementation ("org.devunited:synthetic-props:1.0.9")
'org.devunited:synthetic-props:jar:1.0.9'
<dependency org="org.devunited" name="synthetic-props" rev="1.0.9">
<artifact name="synthetic-props" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.devunited', module='synthetic-props', version='1.0.9')
)
libraryDependencies += "org.devunited" % "synthetic-props" % "1.0.9"
[org.devunited/synthetic-props "1.0.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-lang : commons-lang | jar | 2.6 |