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

com.nextpls:sdk 1.0.15

Use to connect to the nextpls

Группа

Группа

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

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

sdk
Версия

Версия

1.0.15
Тип

Тип

jar

Скачать sdk 1.0.15


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