is not current version
Last Version 0.10.9

com.myodov.unicherrygarden:cherrygardener_interop 0.9.2

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.2
Type

Type

jar

Download cherrygardener_interop 0.9.2


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