Last Version

NetSuite SuiteTalk Library 0.0.1

Client API for NetSuite Suitetalk Web Services

License

License

Categories

Categories

Net
GroupId

GroupId

com.bytekast
ArtifactId

ArtifactId

netsuite-suitetalk
Version

Version

0.0.1
Type

Type

jar
Description

Description

NetSuite SuiteTalk Library
Client API for NetSuite Suitetalk Web Services
Source Code Management

Source Code Management

https://github.com/bytekast/netsuite-suitetalk.git

Download netsuite-suitetalk 0.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.