is not current version
Last Version 1.34

com.netistrar:reseller-api 1.33

Netistrar Java Reseller API

Categories

Categories

Net
GroupId

GroupId

com.netistrar
ArtifactId

ArtifactId

reseller-api
Version

Version

1.33
Type

Type

jar

Download reseller-api 1.33


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