License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdcom.github.fburato |
ArtifactId | ArtifactIdhwm-gradle-plugin |
Version | Version1.3 |
Type | Typejar |
Description |
DescriptionHWM gradle plugin
Highwheel modules gradle plugin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hwm-gradle-plugin-1.3.pom | |
hwm-gradle-plugin-1.3.jar | 11 KB |
hwm-gradle-plugin-1.3-sources.jar | 2 KB |
hwm-gradle-plugin-1.3-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fburato/hwm-gradle-plugin/ -->
<dependency>
<groupId>com.github.fburato</groupId>
<artifactId>hwm-gradle-plugin</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fburato/hwm-gradle-plugin/
implementation 'com.github.fburato:hwm-gradle-plugin:1.3'
// https://jarcasting.com/artifacts/com.github.fburato/hwm-gradle-plugin/
implementation ("com.github.fburato:hwm-gradle-plugin:1.3")
'com.github.fburato:hwm-gradle-plugin:jar:1.3'
<dependency org="com.github.fburato" name="hwm-gradle-plugin" rev="1.3">
<artifact name="hwm-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fburato', module='hwm-gradle-plugin', version='1.3')
)
libraryDependencies += "com.github.fburato" % "hwm-gradle-plugin" % "1.3"
[com.github.fburato/hwm-gradle-plugin "1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.fburato : highwheel-modules-core | jar | 1.6.0 |