gradle-helper

description

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.hanlyjiang
ArtifactId

ArtifactId

gradle-helper
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

gradle-helper
description

Download gradle-helper

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1