| Группа | Группаio.github.azodox |
|---|---|
| Идентификатор | Идентификаторaccountsystem-common |
| Версия | Версия0.4.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| accountsystem-common-0.4.0.pom | |
| accountsystem-common-0.4.0-all.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.azodox/accountsystem-common/ -->
<dependency>
<groupId>io.github.azodox</groupId>
<artifactId>accountsystem-common</artifactId>
<version>0.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.azodox/accountsystem-common/
implementation 'io.github.azodox:accountsystem-common:0.4.0'
// https://jarcasting.com/artifacts/io.github.azodox/accountsystem-common/
implementation ("io.github.azodox:accountsystem-common:0.4.0")
'io.github.azodox:accountsystem-common:pom:0.4.0'
<dependency org="io.github.azodox" name="accountsystem-common" rev="0.4.0">
<artifact name="accountsystem-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.azodox', module='accountsystem-common', version='0.4.0')
)
libraryDependencies += "io.github.azodox" % "accountsystem-common" % "0.4.0"
[io.github.azodox/accountsystem-common "0.4.0"]