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