Last Version

Gradle Utils 1.7

Collection of simple Gradle utilities.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.rperez93
ArtifactId

ArtifactId

gradle-utils
Version

Version

1.7
Type

Type

jar
Description

Description

Gradle Utils
Collection of simple Gradle utilities.
Project URL

Project URL

https://github.com/rperez93/gradle-utils
Source Code Management

Source Code Management

https://github.com/rperez93/gradle-utils

Download gradle-utils 1.7


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

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.50
org.jetbrains.kotlin : kotlin-reflect jar 1.3.50
org.eclipse.jgit : org.eclipse.jgit jar 5.4.2.201908231537-r

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.