is not current version
Last Version 0.7.0

hu.icellmobilsoft.roaster:roaster 0.4.0

Developer and Intergration test framework based on coff:ee

GroupId

GroupId

hu.icellmobilsoft.roaster
ArtifactId

ArtifactId

roaster
Version

Version

0.4.0
Type

Type

pom

Download roaster 0.4.0

Filename Size
roaster-0.4.0.pom 8 KB
Browse

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