License |
License |
---|---|
GroupId | GroupIdcom.turbo-rpc |
ArtifactId | ArtifactIdturbo-all |
Last Version | Last Version0.0.9 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionturbo-all
turbo is a super fast reactive rpc framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
turbo-all-0.0.9.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.turbo-rpc/turbo-all/ -->
<dependency>
<groupId>com.turbo-rpc</groupId>
<artifactId>turbo-all</artifactId>
<version>0.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.turbo-rpc/turbo-all/
implementation 'com.turbo-rpc:turbo-all:0.0.9'
// https://jarcasting.com/artifacts/com.turbo-rpc/turbo-all/
implementation ("com.turbo-rpc:turbo-all:0.0.9")
'com.turbo-rpc:turbo-all:pom:0.0.9'
<dependency org="com.turbo-rpc" name="turbo-all" rev="0.0.9">
<artifact name="turbo-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.turbo-rpc', module='turbo-all', version='0.0.9')
)
libraryDependencies += "com.turbo-rpc" % "turbo-all" % "0.0.9"
[com.turbo-rpc/turbo-all "0.0.9"]