is not current version
Last Version 1.0.3

com.bushidowallet:bushido-address-watcher 1.0.1

Bushido address watching service

GroupId

GroupId

com.bushidowallet
ArtifactId

ArtifactId

bushido-address-watcher
Version

Version

1.0.1
Type

Type

war

Download bushido-address-watcher 1.0.1


<!-- https://jarcasting.com/artifacts/com.bushidowallet/bushido-address-watcher/ -->
<dependency>
    <groupId>com.bushidowallet</groupId>
    <artifactId>bushido-address-watcher</artifactId>
    <version>1.0.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.bushidowallet/bushido-address-watcher/
implementation 'com.bushidowallet:bushido-address-watcher:1.0.1'
// https://jarcasting.com/artifacts/com.bushidowallet/bushido-address-watcher/
implementation ("com.bushidowallet:bushido-address-watcher:1.0.1")
'com.bushidowallet:bushido-address-watcher:war:1.0.1'
<dependency org="com.bushidowallet" name="bushido-address-watcher" rev="1.0.1">
  <artifact name="bushido-address-watcher" type="war" />
</dependency>
@Grapes(
@Grab(group='com.bushidowallet', module='bushido-address-watcher', version='1.0.1')
)
libraryDependencies += "com.bushidowallet" % "bushido-address-watcher" % "1.0.1"
[com.bushidowallet/bushido-address-watcher "1.0.1"]