| License |
License |
|---|---|
| GroupId | GroupIdorg.devunited |
| ArtifactId | ArtifactIdsynthetic-props |
| Last Version | Last Version1.0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSynthetic Properties and Methods
Enriches groovy classes to provide you with Synthetic properties and methods.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-lang : commons-lang | jar | 2.6 |