is not current version
Last Version 2.0-RC4

com.github.paganini2008:transport-client 2.0-RC1


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.paganini2008
ArtifactId

ArtifactId

transport-client
Version

Version

2.0-RC1
Type

Type

jar

Download transport-client 2.0-RC1


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