is not current version
Last Version 0.10.9

com.myodov.unicherrygarden:cherrypicker_2.13 0.9.5

UniCherryGarden: CherryPicker – the subsystem that keeps track of Ethereum blockchain data, stores it in the DB storage and “cherry-picks” the data on the fly (selective currencies, selective addresses to watch)

GroupId

GroupId

com.myodov.unicherrygarden
ArtifactId

ArtifactId

cherrypicker_2.13
Version

Version

0.9.5
Type

Type

jar

Download cherrypicker_2.13 0.9.5


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