is not current version
Last Version 2.32

com.netbout:netbout-client 2.14.16


Categories

Categories

Net CLI User Interface
GroupId

GroupId

com.netbout
ArtifactId

ArtifactId

netbout-client
Version

Version

2.14.16
Type

Type

jar

Download netbout-client 2.14.16


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