License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdcom.stanfy.helium |
ArtifactId | ArtifactIdgradle-plugin |
Version | Version0.6.0 |
Type | Typejar |
Description |
DescriptionHelium Gradle plugin
DSL and Java API for REST API specification
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gradle-plugin-0.6.0.pom | |
gradle-plugin-0.6.0.jar | 104 KB |
gradle-plugin-0.6.0-sources.jar | 12 KB |
gradle-plugin-0.6.0-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stanfy.helium/gradle-plugin/ -->
<dependency>
<groupId>com.stanfy.helium</groupId>
<artifactId>gradle-plugin</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.stanfy.helium/gradle-plugin/
implementation 'com.stanfy.helium:gradle-plugin:0.6.0'
// https://jarcasting.com/artifacts/com.stanfy.helium/gradle-plugin/
implementation ("com.stanfy.helium:gradle-plugin:0.6.0")
'com.stanfy.helium:gradle-plugin:jar:0.6.0'
<dependency org="com.stanfy.helium" name="gradle-plugin" rev="0.6.0">
<artifact name="gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stanfy.helium', module='gradle-plugin', version='0.6.0')
)
libraryDependencies += "com.stanfy.helium" % "gradle-plugin" % "0.6.0"
[com.stanfy.helium/gradle-plugin "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.stanfy.helium : helium | jar | 0.6.0 |
Group / Artifact | Type | Version |
---|---|---|
com.android.tools.build : gradle | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.spockframework : spock-core | jar | 1.0-groovy-2.3 |