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