Last Version

Synthetic Properties and Methods 1.0.9

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

License

License

GroupId

GroupId

org.devunited
ArtifactId

ArtifactId

synthetic-props
Version

Version

1.0.9
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 1.0.9


<!-- 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.