is not current version
Last Version 1.3

com.spotinst:spotinst-functions-java-core 1.2

Spotinst Functions Java Core

Categories

Categories

Java Languages
GroupId

GroupId

com.spotinst
ArtifactId

ArtifactId

spotinst-functions-java-core
Version

Version

1.2
Type

Type

jar

Download spotinst-functions-java-core 1.2


<!-- https://jarcasting.com/artifacts/com.spotinst/spotinst-functions-java-core/ -->
<dependency>
    <groupId>com.spotinst</groupId>
    <artifactId>spotinst-functions-java-core</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotinst/spotinst-functions-java-core/
implementation 'com.spotinst:spotinst-functions-java-core:1.2'
// https://jarcasting.com/artifacts/com.spotinst/spotinst-functions-java-core/
implementation ("com.spotinst:spotinst-functions-java-core:1.2")
'com.spotinst:spotinst-functions-java-core:jar:1.2'
<dependency org="com.spotinst" name="spotinst-functions-java-core" rev="1.2">
  <artifact name="spotinst-functions-java-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotinst', module='spotinst-functions-java-core', version='1.2')
)
libraryDependencies += "com.spotinst" % "spotinst-functions-java-core" % "1.2"
[com.spotinst/spotinst-functions-java-core "1.2"]