| License |
License |
|---|---|
| Categories |
CategoriesGradle Build Tools Github Development Tools Version Controls config Application Layer Libs Configuration |
| GroupId | GroupIdcom.github.nanodeath.typedconfig |
| ArtifactId | ArtifactIdcom.github.nanodeath.typedconfig.gradle.plugin |
| Last Version | Last Version0.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionTypedConfig Gradle Plugin Marker
Plugin marker for TypedConfig Gradle Plugin
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| com.github.nanodeath.typedconfig.gradle.plugin-0.1.pom | |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.nanodeath : typedconfig-gradle-plugin | jar | 0.1 |