License |
License |
---|---|
GroupId | GroupIdcom.bytekast |
ArtifactId | ArtifactIdsweet-talk |
Version | Version0.0.5 |
Type | Typejar |
Description |
DescriptionSweet-Talk
A Sensible NetSuite SuiteTalk API wrapper
|
Project URL |
Project URL |
Filename | Size |
---|---|
sweet-talk-0.0.5.pom | |
sweet-talk-0.0.5.jar | 84 KB |
sweet-talk-0.0.5-sources.jar | 8 KB |
sweet-talk-0.0.5-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.spockframework : spock-core | jar | 1.1-groovy-2.4 |