is not current version
Last Version 0.7.0

hu.icellmobilsoft.roaster:roaster-common 0.4.0


GroupId

GroupId

hu.icellmobilsoft.roaster
ArtifactId

ArtifactId

roaster-common
Version

Version

0.4.0
Type

Type

pom

Download roaster-common 0.4.0

Filename Size
roaster-common-0.4.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.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/hu.icellmobilsoft.roaster/roaster-common/
implementation 'hu.icellmobilsoft.roaster:roaster-common:0.4.0'
// https://jarcasting.com/artifacts/hu.icellmobilsoft.roaster/roaster-common/
implementation ("hu.icellmobilsoft.roaster:roaster-common:0.4.0")
'hu.icellmobilsoft.roaster:roaster-common:pom:0.4.0'
<dependency org="hu.icellmobilsoft.roaster" name="roaster-common" rev="0.4.0">
  <artifact name="roaster-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='hu.icellmobilsoft.roaster', module='roaster-common', version='0.4.0')
)
libraryDependencies += "hu.icellmobilsoft.roaster" % "roaster-common" % "0.4.0"
[hu.icellmobilsoft.roaster/roaster-common "0.4.0"]