License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdhu.ibello |
ArtifactId | ArtifactIdibello-gradle-plugin |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIbello Gradle Plugin
Gradle plugin for the ibello test framework.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ibello-gradle-plugin-1.3.pom | |
ibello-gradle-plugin-1.3.jar | 18 KB |
ibello-gradle-plugin-1.3-sources.jar | 9 KB |
ibello-gradle-plugin-1.3-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/hu.ibello/ibello-gradle-plugin/ -->
<dependency>
<groupId>hu.ibello</groupId>
<artifactId>ibello-gradle-plugin</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/hu.ibello/ibello-gradle-plugin/
implementation 'hu.ibello:ibello-gradle-plugin:1.3'
// https://jarcasting.com/artifacts/hu.ibello/ibello-gradle-plugin/
implementation ("hu.ibello:ibello-gradle-plugin:1.3")
'hu.ibello:ibello-gradle-plugin:jar:1.3'
<dependency org="hu.ibello" name="ibello-gradle-plugin" rev="1.3">
<artifact name="ibello-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='hu.ibello', module='ibello-gradle-plugin', version='1.3')
)
libraryDependencies += "hu.ibello" % "ibello-gradle-plugin" % "1.3"
[hu.ibello/ibello-gradle-plugin "1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.12.2 |
junit : junit | jar | 4.12 |