| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.codemonstur |
| Идентификатор | Идентификаторjs3 |
| Версия | Версия1.1.0 |
| Тип | Типjar |
| Описание |
Описаниеcom.github.codemonstur:js3
A client for S3
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| js3-1.1.0.pom | |
| js3-1.1.0.jar | 30 KB |
| js3-1.1.0-sources.jar | 16 KB |
| js3-1.1.0-javadoc.jar | 231 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.codemonstur/js3/ -->
<dependency>
<groupId>com.github.codemonstur</groupId>
<artifactId>js3</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.codemonstur/js3/
implementation 'com.github.codemonstur:js3:1.1.0'
// https://jarcasting.com/artifacts/com.github.codemonstur/js3/
implementation ("com.github.codemonstur:js3:1.1.0")
'com.github.codemonstur:js3:jar:1.1.0'
<dependency org="com.github.codemonstur" name="js3" rev="1.1.0">
<artifact name="js3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.codemonstur', module='js3', version='1.1.0')
)
libraryDependencies += "com.github.codemonstur" % "js3" % "1.1.0"
[com.github.codemonstur/js3 "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |