Netistrar Reseller API

Netistrar Java Reseller API

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

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

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

reseller-api
Последняя версия

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

1.34
Дата

Дата

Тип

Тип

jar
Описание

Описание

Netistrar Reseller API
Netistrar Java Reseller API
Ссылка на сайт

Ссылка на сайт

https://github.com/Netistrar/reseller-api-java
Система контроля версий

Система контроля версий

https://github.com/Netistrar/reseller-api-java

Скачать reseller-api

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.code.gson : gson jar 2.8.5

Модули Проекта

Данный проект не имеет модулей.

reseller-api-java

This is the official Java Reseller API for Netistrar Registrar Services

Installation

For Maven add the following dependency to your pom.xml file

<dependency>
    <groupId>com.netistrar</groupId>
    <artifactId>reseller-api</artifactId>
    <version>1.34</version>
</dependency>

For all other environments please download and install the following JARs in your enviornment

Documentation

For more detailed instructions and documentation please visit https://netistrar.com/help/developers/api/reseller-api/

com.netistrar

Версии библиотеки

Версия
1.34
1.33
1.32
1.31