Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdorg.jclouds.provider |
ArtifactId | ArtifactIdelastichosts-sat-p |
Version | Version1.0-beta-9d |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.jclouds.provider/elastichosts-sat-p/ -->
<dependency>
<groupId>org.jclouds.provider</groupId>
<artifactId>elastichosts-sat-p</artifactId>
<version>1.0-beta-9d</version>
</dependency>
// https://jarcasting.com/artifacts/org.jclouds.provider/elastichosts-sat-p/
implementation 'org.jclouds.provider:elastichosts-sat-p:1.0-beta-9d'
// https://jarcasting.com/artifacts/org.jclouds.provider/elastichosts-sat-p/
implementation ("org.jclouds.provider:elastichosts-sat-p:1.0-beta-9d")
'org.jclouds.provider:elastichosts-sat-p:jar:1.0-beta-9d'
<dependency org="org.jclouds.provider" name="elastichosts-sat-p" rev="1.0-beta-9d">
<artifact name="elastichosts-sat-p" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jclouds.provider', module='elastichosts-sat-p', version='1.0-beta-9d')
)
libraryDependencies += "org.jclouds.provider" % "elastichosts-sat-p" % "1.0-beta-9d"
[org.jclouds.provider/elastichosts-sat-p "1.0-beta-9d"]