is not current version
Last Version 2.2.1

com.github.swiftech:swiftboot-rpc 1.0.14


GroupId

GroupId

com.github.swiftech
ArtifactId

ArtifactId

swiftboot-rpc
Version

Version

1.0.14
Type

Type

jar

Download swiftboot-rpc 1.0.14


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