GroupId | GroupIdcom.jkoolcloud.tnt4j.streams |
---|---|
ArtifactId | ArtifactIdtnt4j-streams-ws |
Version | Version1.4.0 |
Type | Typejar |
Filename | Size |
---|---|
tnt4j-streams-ws-1.4.0.pom | |
tnt4j-streams-ws-1.4.0.jar | 68 KB |
tnt4j-streams-ws-1.4.0-tests.jar | 9 KB |
tnt4j-streams-ws-1.4.0-sources.jar | 55 KB |
tnt4j-streams-ws-1.4.0-javadoc.jar | 279 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.streams/tnt4j-streams-ws/ -->
<dependency>
<groupId>com.jkoolcloud.tnt4j.streams</groupId>
<artifactId>tnt4j-streams-ws</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.streams/tnt4j-streams-ws/
implementation 'com.jkoolcloud.tnt4j.streams:tnt4j-streams-ws:1.4.0'
// https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.streams/tnt4j-streams-ws/
implementation ("com.jkoolcloud.tnt4j.streams:tnt4j-streams-ws:1.4.0")
'com.jkoolcloud.tnt4j.streams:tnt4j-streams-ws:jar:1.4.0'
<dependency org="com.jkoolcloud.tnt4j.streams" name="tnt4j-streams-ws" rev="1.4.0">
<artifact name="tnt4j-streams-ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jkoolcloud.tnt4j.streams', module='tnt4j-streams-ws', version='1.4.0')
)
libraryDependencies += "com.jkoolcloud.tnt4j.streams" % "tnt4j-streams-ws" % "1.4.0"
[com.jkoolcloud.tnt4j.streams/tnt4j-streams-ws "1.4.0"]