License |
License |
---|---|
GroupId | GroupIdhu.icellmobilsoft.roaster |
ArtifactId | ArtifactIdroaster-common |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDeveloper and Intergration test framework based on coff:ee
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
roaster-common-0.7.0.pom | 891 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/hu.icellmobilsoft.roaster/roaster-common/ -->
<dependency>
<groupId>hu.icellmobilsoft.roaster</groupId>
<artifactId>roaster-common</artifactId>
<version>0.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/hu.icellmobilsoft.roaster/roaster-common/
implementation 'hu.icellmobilsoft.roaster:roaster-common:0.7.0'
// https://jarcasting.com/artifacts/hu.icellmobilsoft.roaster/roaster-common/
implementation ("hu.icellmobilsoft.roaster:roaster-common:0.7.0")
'hu.icellmobilsoft.roaster:roaster-common:pom:0.7.0'
<dependency org="hu.icellmobilsoft.roaster" name="roaster-common" rev="0.7.0">
<artifact name="roaster-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='hu.icellmobilsoft.roaster', module='roaster-common', version='0.7.0')
)
libraryDependencies += "hu.icellmobilsoft.roaster" % "roaster-common" % "0.7.0"
[hu.icellmobilsoft.roaster/roaster-common "0.7.0"]