| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.uniubi.cloud.athena |
| Идентификатор | Идентификаторsdk-examples |
| Последняя версия | Последняя версия1.0.0.RELEASE |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеsdk-examples
Athena Examples POM
|
| Имя Файла | Размер |
|---|---|
| sdk-examples-1.0.0.RELEASE.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.uniubi.cloud.athena/sdk-examples/ -->
<dependency>
<groupId>com.uniubi.cloud.athena</groupId>
<artifactId>sdk-examples</artifactId>
<version>1.0.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.uniubi.cloud.athena/sdk-examples/
implementation 'com.uniubi.cloud.athena:sdk-examples:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.uniubi.cloud.athena/sdk-examples/
implementation ("com.uniubi.cloud.athena:sdk-examples:1.0.0.RELEASE")
'com.uniubi.cloud.athena:sdk-examples:pom:1.0.0.RELEASE'
<dependency org="com.uniubi.cloud.athena" name="sdk-examples" rev="1.0.0.RELEASE">
<artifact name="sdk-examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.uniubi.cloud.athena', module='sdk-examples', version='1.0.0.RELEASE')
)
libraryDependencies += "com.uniubi.cloud.athena" % "sdk-examples" % "1.0.0.RELEASE"
[com.uniubi.cloud.athena/sdk-examples "1.0.0.RELEASE"]