| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.ubehebe |
| Идентификатор | Идентификаторbxt |
| Последняя версия | Последняя версия0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеbxt
Command-line tools for Amazon Web Services
|
| Имя Файла | Размер |
|---|---|
| bxt-0.1.pom | |
| bxt-0.1.jar | 20 MB |
| bxt-0.1-sources.jar | 54 KB |
| bxt-0.1-javadoc.jar | 507 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ubehebe/bxt/ -->
<dependency>
<groupId>com.github.ubehebe</groupId>
<artifactId>bxt</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ubehebe/bxt/
implementation 'com.github.ubehebe:bxt:0.1'
// https://jarcasting.com/artifacts/com.github.ubehebe/bxt/
implementation ("com.github.ubehebe:bxt:0.1")
'com.github.ubehebe:bxt:jar:0.1'
<dependency org="com.github.ubehebe" name="bxt" rev="0.1">
<artifact name="bxt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ubehebe', module='bxt', version='0.1')
)
libraryDependencies += "com.github.ubehebe" % "bxt" % "0.1"
[com.github.ubehebe/bxt "0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| com.github.stefanbirkner : system-rules | jar | 1.7.0 |
| com.google.truth : truth | jar | 0.23 |