Synthetic Properties and Methods

Enriches groovy classes to provide you with Synthetic properties and methods.

License

License

GroupId

GroupId

org.devunited
ArtifactId

ArtifactId

synthetic-props
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

Synthetic Properties and Methods
Enriches groovy classes to provide you with Synthetic properties and methods.
Project URL

Project URL

https://github.com/kushal-likhi/GroovyPP

Download synthetic-props

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.9