не последняя версия
Последняя версия 0.6.13

pub.doric:jse 0.1.0

a82cfad82647ad26734c03631d6f0e7ce8fe8d44

Группа

Группа

pub.doric
Идентификатор

Идентификатор

jse
Версия

Версия

0.1.0
Тип

Тип

aar

Скачать jse 0.1.0

Имя Файла Размер
jse-0.1.0.pom
jse-0.1.0.aar 13 KB
jse-0.1.0-sources.jar 13 KB
Обзор

<!-- https://jarcasting.com/artifacts/pub.doric/jse/ -->
<dependency>
    <groupId>pub.doric</groupId>
    <artifactId>jse</artifactId>
    <version>0.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/pub.doric/jse/
implementation 'pub.doric:jse:0.1.0'
// https://jarcasting.com/artifacts/pub.doric/jse/
implementation ("pub.doric:jse:0.1.0")
'pub.doric:jse:aar:0.1.0'
<dependency org="pub.doric" name="jse" rev="0.1.0">
  <artifact name="jse" type="aar" />
</dependency>
@Grapes(
@Grab(group='pub.doric', module='jse', version='0.1.0')
)
libraryDependencies += "pub.doric" % "jse" % "0.1.0"
[pub.doric/jse "0.1.0"]