is not current version
Last Version 1.0.5

com.baffalotech:baffalotech-integration-tcp 1.0.1


GroupId

GroupId

com.baffalotech
ArtifactId

ArtifactId

baffalotech-integration-tcp
Version

Version

1.0.1
Type

Type

jar

Download baffalotech-integration-tcp 1.0.1


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