is not current version
Last Version 1.34

com.netistrar:reseller-api 1.32

Netistrar Java Reseller API

Categories

Categories

Net
GroupId

GroupId

com.netistrar
ArtifactId

ArtifactId

reseller-api
Version

Version

1.32
Type

Type

jar

Download reseller-api 1.32


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