Netistrar Reseller API

Netistrar Java Reseller API

License

License

Categories

Categories

Net
GroupId

GroupId

com.netistrar
ArtifactId

ArtifactId

reseller-api
Last Version

Last Version

1.34
Release Date

Release Date

Type

Type

jar
Description

Description

Netistrar Reseller API
Netistrar Java Reseller API
Project URL

Project URL

https://github.com/Netistrar/reseller-api-java
Source Code Management

Source Code Management

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

Download reseller-api

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5

Project Modules

There are no modules declared in this project.

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

Versions

Version
1.34
1.33
1.32
1.31