GroupId | GroupIdcom.meltmedia.cadmium |
---|---|
ArtifactId | ArtifactIdcadmium-deployment-parent |
Version | Version0.10.1 |
Type | Typepom |
Filename | Size |
---|---|
cadmium-deployment-parent-0.10.1.pom | 624 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.meltmedia.cadmium/cadmium-deployment-parent/ -->
<dependency>
<groupId>com.meltmedia.cadmium</groupId>
<artifactId>cadmium-deployment-parent</artifactId>
<version>0.10.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.meltmedia.cadmium/cadmium-deployment-parent/
implementation 'com.meltmedia.cadmium:cadmium-deployment-parent:0.10.1'
// https://jarcasting.com/artifacts/com.meltmedia.cadmium/cadmium-deployment-parent/
implementation ("com.meltmedia.cadmium:cadmium-deployment-parent:0.10.1")
'com.meltmedia.cadmium:cadmium-deployment-parent:pom:0.10.1'
<dependency org="com.meltmedia.cadmium" name="cadmium-deployment-parent" rev="0.10.1">
<artifact name="cadmium-deployment-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.meltmedia.cadmium', module='cadmium-deployment-parent', version='0.10.1')
)
libraryDependencies += "com.meltmedia.cadmium" % "cadmium-deployment-parent" % "0.10.1"
[com.meltmedia.cadmium/cadmium-deployment-parent "0.10.1"]