Last Version

Yandex Cloud SDK usage examples for Java 2.0.0

Yandex Cloud SDK usage examples for Java

License

License

MIT
Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.yandex.cloud
ArtifactId

ArtifactId

examples
Version

Version

2.0.0
Type

Type

jar
Description

Description

Yandex Cloud SDK usage examples for Java
Yandex Cloud SDK usage examples for Java
Project URL

Project URL

https://github.com/yandex-cloud/java-sdk
Source Code Management

Source Code Management

https://github.com/yandex-cloud/java-sdk.git

Download examples 2.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.yandex.cloud : java-sdk-services jar 2.0.0

Project Modules

There are no modules declared in this project.