Jar examples for g:gradle-info-plugin
Gradle plugin collect and provide information about the environment
You can download jar file gradle-info-plugin 3.2.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add gradle-info-plugin-3.2.0.jar to your project.
<dependency> <groupId>com.netflix.nebula</groupId> <artifactId>gradle-info-plugin</artifactId> <version>3.2.0</version> </dependency>
compile group: 'com.netflix.nebula', name: 'gradle-info-plugin', version: '3.2.0'
libraryDependencies += "com.netflix.nebula" % "gradle-info-plugin" % "3.2.0"
<dependency org="com.netflix.nebula" name="gradle-info-plugin" rev="3.2.0"/>
@Grapes(@Grab(group='com.netflix.nebula', module='gradle-info-plugin', version='3.2.0'))
'com.netflix.nebula:gradle-info-plugin:jar:3.2.0'
Click the following link to download the jar file.
gradle-info-plugin-3.2.0-javadoc.jar