is not current version
Last Version 0.10.9

com.myodov.unicherrygarden:cherrygardener_interop 0.9.4

UniCherryGarden: “interop” classes defining the Akka communication messages between Java and Scala code

GroupId

GroupId

com.myodov.unicherrygarden
ArtifactId

ArtifactId

cherrygardener_interop
Version

Version

0.9.4
Type

Type

jar

Download cherrygardener_interop 0.9.4


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