Last Version

gradle-expand-props 0.3.4

Gradle plugin to expand dotted properties into nested maps.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.esyfur
ArtifactId

ArtifactId

gradle-expand-props
Version

Version

0.3.4
Type

Type

jar
Description

Description

gradle-expand-props
Gradle plugin to expand dotted properties into nested maps.
Project URL

Project URL

https://github.com/esycat/gradle-props-util
Project Organization

Project Organization

Persic Entertainment
Source Code Management

Source Code Management

https://github.com/esycat/gradle-props-util

Download gradle-expand-props 0.3.4


<!-- https://jarcasting.com/artifacts/com.esyfur/gradle-expand-props/ -->
<dependency>
    <groupId>com.esyfur</groupId>
    <artifactId>gradle-expand-props</artifactId>
    <version>0.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.esyfur/gradle-expand-props/
implementation 'com.esyfur:gradle-expand-props:0.3.4'
// https://jarcasting.com/artifacts/com.esyfur/gradle-expand-props/
implementation ("com.esyfur:gradle-expand-props:0.3.4")
'com.esyfur:gradle-expand-props:jar:0.3.4'
<dependency org="com.esyfur" name="gradle-expand-props" rev="0.3.4">
  <artifact name="gradle-expand-props" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.esyfur', module='gradle-expand-props', version='0.3.4')
)
libraryDependencies += "com.esyfur" % "gradle-expand-props" % "0.3.4"
[com.esyfur/gradle-expand-props "0.3.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.