| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.authme |
| Идентификатор | Идентификаторempty-authme |
| Версия | Версия0.2 |
| Тип | Типaar |
| Описание |
ОписаниеAuthMeEmpty
authme test
|
| Имя Файла | Размер |
|---|---|
| empty-authme-0.2.pom | |
| empty-authme-0.2-source.jar | 1023 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.authme/empty-authme/ -->
<dependency>
<groupId>com.authme</groupId>
<artifactId>empty-authme</artifactId>
<version>0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.authme/empty-authme/
implementation 'com.authme:empty-authme:0.2'
// https://jarcasting.com/artifacts/com.authme/empty-authme/
implementation ("com.authme:empty-authme:0.2")
'com.authme:empty-authme:aar:0.2'
<dependency org="com.authme" name="empty-authme" rev="0.2">
<artifact name="empty-authme" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.authme', module='empty-authme', version='0.2')
)
libraryDependencies += "com.authme" % "empty-authme" % "0.2"
[com.authme/empty-authme "0.2"]