| License |
License
netBout persistent communications
|
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.netbout.spi |
| ArtifactId | ArtifactIdnetbout-tk |
| Last Version | Last Version1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.netbout.spi:netbout-tk
Service Programming Interface for NetBout.com, ToolKit
|
| Project Organization |
Project OrganizationnetBout Inc. |
| Filename | Size |
|---|---|
| netbout-tk-1.3.pom | |
| netbout-tk-1.3.jar | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.netbout.spi/netbout-tk/ -->
<dependency>
<groupId>com.netbout.spi</groupId>
<artifactId>netbout-tk</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.netbout.spi/netbout-tk/
implementation 'com.netbout.spi:netbout-tk:1.3'
// https://jarcasting.com/artifacts/com.netbout.spi/netbout-tk/
implementation ("com.netbout.spi:netbout-tk:1.3")
'com.netbout.spi:netbout-tk:jar:1.3'
<dependency org="com.netbout.spi" name="netbout-tk" rev="1.3">
<artifact name="netbout-tk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netbout.spi', module='netbout-tk', version='1.3')
)
libraryDependencies += "com.netbout.spi" % "netbout-tk" % "1.3"
[com.netbout.spi/netbout-tk "1.3"]