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