Last Version

TypedConfig Gradle Plugin Marker 0.1

Plugin marker for TypedConfig Gradle Plugin

License

License

Categories

Categories

Gradle Build Tools Github Development Tools Version Controls config Application Layer Libs Configuration
GroupId

GroupId

com.github.nanodeath.typedconfig
ArtifactId

ArtifactId

com.github.nanodeath.typedconfig.gradle.plugin
Version

Version

0.1
Type

Type

pom
Description

Description

TypedConfig Gradle Plugin Marker
Plugin marker for TypedConfig Gradle Plugin
Project URL

Project URL

https://github.com/nanodeath/TypedConfig
Source Code Management

Source Code Management

https://github.com/nanodeath/TypedConfig

Download com.github.nanodeath.typedconfig.gradle.plugin 0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.nanodeath : typedconfig-gradle-plugin jar 0.1

Project Modules

There are no modules declared in this project.