Staged Properties Plugin

A Gradle plugin to have staged properties files

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

de.timroes.gradle
ArtifactId

ArtifactId

staged-properties
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Staged Properties Plugin
A Gradle plugin to have staged properties files

Download staged-properties

How to add to project

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

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.

Versions

Version
0.1.0