is not current version
Last Version 1.3

Ibello Gradle Plugin 1.2

Gradle plugin for the ibello test framework.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

hu.ibello
ArtifactId

ArtifactId

ibello-gradle-plugin
Version

Version

1.2
Type

Type

jar
Description

Description

Ibello Gradle Plugin
Gradle plugin for the ibello test framework.
Project URL

Project URL

https://github.com/kokog78/ibello-gradle-plugin
Source Code Management

Source Code Management

http://github.com/kokog78/ibello-gradle-plugin

Download ibello-gradle-plugin 1.2


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

Dependencies

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.12.2
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.