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

com.shakingearthdigital:SEBase 1.0.0

Base setup for projects created by Shaking Earth Digital

Группа

Группа

com.shakingearthdigital
Идентификатор

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

SEBase
Версия

Версия

1.0.0
Тип

Тип

aar

Скачать SEBase 1.0.0


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