is not current version
Last Version 0.0.9

com.turbo-rpc:turbo-jcl 0.0.6

common logging

GroupId

GroupId

com.turbo-rpc
ArtifactId

ArtifactId

turbo-jcl
Version

Version

0.0.6
Type

Type

jar

Download turbo-jcl 0.0.6


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