не последняя версия
Последняя версия 1.12.0-26-gf8a391c

cat.rokubun.jason:sdk 1.7.0-1-g89c9bce

Jason is Rokubun's Cloud PPK Service, a cloud service that compute the position of a receiver using the raw GNSS measurements.

Группа

Группа

cat.rokubun.jason
Идентификатор

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

sdk
Версия

Версия

1.7.0-1-g89c9bce
Тип

Тип

aar

Скачать sdk 1.7.0-1-g89c9bce


<!-- https://jarcasting.com/artifacts/cat.rokubun.jason/sdk/ -->
<dependency>
    <groupId>cat.rokubun.jason</groupId>
    <artifactId>sdk</artifactId>
    <version>1.7.0-1-g89c9bce</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cat.rokubun.jason/sdk/
implementation 'cat.rokubun.jason:sdk:1.7.0-1-g89c9bce'
// https://jarcasting.com/artifacts/cat.rokubun.jason/sdk/
implementation ("cat.rokubun.jason:sdk:1.7.0-1-g89c9bce")
'cat.rokubun.jason:sdk:aar:1.7.0-1-g89c9bce'
<dependency org="cat.rokubun.jason" name="sdk" rev="1.7.0-1-g89c9bce">
  <artifact name="sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='cat.rokubun.jason', module='sdk', version='1.7.0-1-g89c9bce')
)
libraryDependencies += "cat.rokubun.jason" % "sdk" % "1.7.0-1-g89c9bce"
[cat.rokubun.jason/sdk "1.7.0-1-g89c9bce"]