| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.pipecraft.pipes |
| Идентификатор | Идентификаторpipes-google-cs |
| Версия | Версия0.91 |
| Тип | Типjar |
| Описание |
Описаниеorg.pipecraft.pipes:pipes-google-cs
A Google Cloud Storage extension for pipes
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| pipes-google-cs-0.91.pom | |
| pipes-google-cs-0.91.jar | 29 KB |
| pipes-google-cs-0.91-sources.jar | 18 KB |
| pipes-google-cs-0.91-javadoc.jar | 464 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.pipecraft.pipes/pipes-google-cs/ -->
<dependency>
<groupId>org.pipecraft.pipes</groupId>
<artifactId>pipes-google-cs</artifactId>
<version>0.91</version>
</dependency>
// https://jarcasting.com/artifacts/org.pipecraft.pipes/pipes-google-cs/
implementation 'org.pipecraft.pipes:pipes-google-cs:0.91'
// https://jarcasting.com/artifacts/org.pipecraft.pipes/pipes-google-cs/
implementation ("org.pipecraft.pipes:pipes-google-cs:0.91")
'org.pipecraft.pipes:pipes-google-cs:jar:0.91'
<dependency org="org.pipecraft.pipes" name="pipes-google-cs" rev="0.91">
<artifact name="pipes-google-cs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pipecraft.pipes', module='pipes-google-cs', version='0.91')
)
libraryDependencies += "org.pipecraft.pipes" % "pipes-google-cs" % "0.91"
[org.pipecraft.pipes/pipes-google-cs "0.91"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.pipecraft.pipes : pipes-core | jar | 0.91-SNAPSHOT |
| com.google.cloud : google-cloud-storage | jar | 1.101.0 |