is not current version
Last Version 1.3

com.github.fburato:hwm-gradle-plugin 0.1

Highwheel modules gradle plugin

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.fburato
ArtifactId

ArtifactId

hwm-gradle-plugin
Version

Version

0.1
Type

Type

jar

Download hwm-gradle-plugin 0.1


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