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