License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdorg.standardout |
ArtifactId | ArtifactIdgradle-versioneye-plugin |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongradle-versioneye-plugin
Check your Gradle project dependencies with www.versioneye.com
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.standardout/gradle-versioneye-plugin/ -->
<dependency>
<groupId>org.standardout</groupId>
<artifactId>gradle-versioneye-plugin</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.standardout/gradle-versioneye-plugin/
implementation 'org.standardout:gradle-versioneye-plugin:1.5.0'
// https://jarcasting.com/artifacts/org.standardout/gradle-versioneye-plugin/
implementation ("org.standardout:gradle-versioneye-plugin:1.5.0")
'org.standardout:gradle-versioneye-plugin:jar:1.5.0'
<dependency org="org.standardout" name="gradle-versioneye-plugin" rev="1.5.0">
<artifact name="gradle-versioneye-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.standardout', module='gradle-versioneye-plugin', version='1.5.0')
)
libraryDependencies += "org.standardout" % "gradle-versioneye-plugin" % "1.5.0"
[org.standardout/gradle-versioneye-plugin "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy.modules.http-builder : http-builder | jar | 0.7.1 |
org.apache.httpcomponents : httpmime | jar | 4.5.2 |