Last Version

gradle-config-plugin 0.4.7

Gradle plugin to expand dotted properties into nested maps.

License

License

Categories

Categories

Gradle Build Tools config Application Layer Libs Configuration
GroupId

GroupId

com.esyfur
ArtifactId

ArtifactId

gradle-config-plugin
Version

Version

0.4.7
Type

Type

jar
Description

Description

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

Project URL

https://github.com/esycat/gradle-config-plugin
Project Organization

Project Organization

Persic Entertainment
Source Code Management

Source Code Management

https://github.com/esycat/gradle-config-plugin

Download gradle-config-plugin 0.4.7


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

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.