Last Version

Treehouse Gradle plugin 0.1.0

Multiplatform tree management

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

app.cash.treehouse
ArtifactId

ArtifactId

app.cash.treehouse.gradle.plugin
Version

Version

0.1.0
Type

Type

pom
Description

Description

Treehouse Gradle plugin
Multiplatform tree management

Download app.cash.treehouse.gradle.plugin 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
app.cash.treehouse : treehouse-gradle jar 0.1.0

Project Modules

There are no modules declared in this project.