Sweet-Talk

A Sensible NetSuite SuiteTalk API wrapper

License

License

GroupId

GroupId

com.bytekast
ArtifactId

ArtifactId

sweet-talk
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Sweet-Talk
A Sensible NetSuite SuiteTalk API wrapper
Project URL

Project URL

http://rowellbelen.com

Download sweet-talk

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.5.1
org.json : json jar 20160810
com.github.groovy-wslite : groovy-wslite jar 1.1.2

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.1-groovy-2.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5
0.0.4