Last Version

Common gradle settings 0.2.8

YourMD common gradle settings

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

md.your.gradle
ArtifactId

ArtifactId

common-settings
Version

Version

0.2.8
Type

Type

jar
Description

Description

Common gradle settings
YourMD common gradle settings
Project URL

Project URL

https://github.com/YourMD/yourmd-gradle-scripts
Source Code Management

Source Code Management

https://github.com/YourMD/yourmd-gradle-scripts

Download common-settings 0.2.8


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

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.