GroupId | GroupIdcloud.altemista.fwk.framework |
---|---|
ArtifactId | ArtifactIdcloud-altemistafwk-recommended-plugins |
Version | Version3.0.1.RELEASE |
Type | Typepom |
Filename | Size |
---|---|
cloud-altemistafwk-recommended-plugins-3.0.1.RELEASE.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cloud.altemista.fwk.framework/cloud-altemistafwk-recommended-plugins/ -->
<dependency>
<groupId>cloud.altemista.fwk.framework</groupId>
<artifactId>cloud-altemistafwk-recommended-plugins</artifactId>
<version>3.0.1.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cloud.altemista.fwk.framework/cloud-altemistafwk-recommended-plugins/
implementation 'cloud.altemista.fwk.framework:cloud-altemistafwk-recommended-plugins:3.0.1.RELEASE'
// https://jarcasting.com/artifacts/cloud.altemista.fwk.framework/cloud-altemistafwk-recommended-plugins/
implementation ("cloud.altemista.fwk.framework:cloud-altemistafwk-recommended-plugins:3.0.1.RELEASE")
'cloud.altemista.fwk.framework:cloud-altemistafwk-recommended-plugins:pom:3.0.1.RELEASE'
<dependency org="cloud.altemista.fwk.framework" name="cloud-altemistafwk-recommended-plugins" rev="3.0.1.RELEASE">
<artifact name="cloud-altemistafwk-recommended-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='cloud.altemista.fwk.framework', module='cloud-altemistafwk-recommended-plugins', version='3.0.1.RELEASE')
)
libraryDependencies += "cloud.altemista.fwk.framework" % "cloud-altemistafwk-recommended-plugins" % "3.0.1.RELEASE"
[cloud.altemista.fwk.framework/cloud-altemistafwk-recommended-plugins "3.0.1.RELEASE"]