| Группа | Группаuaihebert.com |
|---|---|
| Идентификатор | ИдентификаторuaiDummy |
| Версия | Версия0.1.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| uaiDummy-0.1.0.pom | |
| uaiDummy-0.1.0.jar | 428 KB |
| uaiDummy-0.1.0-sources.jar | 414 KB |
| uaiDummy-0.1.0-javadoc.jar | 132 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/uaihebert.com/uaiDummy/ -->
<dependency>
<groupId>uaihebert.com</groupId>
<artifactId>uaiDummy</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/uaihebert.com/uaiDummy/
implementation 'uaihebert.com:uaiDummy:0.1.0'
// https://jarcasting.com/artifacts/uaihebert.com/uaiDummy/
implementation ("uaihebert.com:uaiDummy:0.1.0")
'uaihebert.com:uaiDummy:jar:0.1.0'
<dependency org="uaihebert.com" name="uaiDummy" rev="0.1.0">
<artifact name="uaiDummy" type="jar" />
</dependency>
@Grapes(
@Grab(group='uaihebert.com', module='uaiDummy', version='0.1.0')
)
libraryDependencies += "uaihebert.com" % "uaiDummy" % "0.1.0"
[uaihebert.com/uaiDummy "0.1.0"]