Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdhu.icellmobilsoft.roaster |
ArtifactId | ArtifactIdroaster-common-config |
Version | Version0.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/hu.icellmobilsoft.roaster/roaster-common-config/ -->
<dependency>
<groupId>hu.icellmobilsoft.roaster</groupId>
<artifactId>roaster-common-config</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/hu.icellmobilsoft.roaster/roaster-common-config/
implementation 'hu.icellmobilsoft.roaster:roaster-common-config:0.1.0'
// https://jarcasting.com/artifacts/hu.icellmobilsoft.roaster/roaster-common-config/
implementation ("hu.icellmobilsoft.roaster:roaster-common-config:0.1.0")
'hu.icellmobilsoft.roaster:roaster-common-config:jar:0.1.0'
<dependency org="hu.icellmobilsoft.roaster" name="roaster-common-config" rev="0.1.0">
<artifact name="roaster-common-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='hu.icellmobilsoft.roaster', module='roaster-common-config', version='0.1.0')
)
libraryDependencies += "hu.icellmobilsoft.roaster" % "roaster-common-config" % "0.1.0"
[hu.icellmobilsoft.roaster/roaster-common-config "0.1.0"]