com.bushidowallet:bushido-java-service

A set of web services exposing Bushido API

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.bushidowallet
ArtifactId

ArtifactId

bushido-java-service
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

com.bushidowallet:bushido-java-service
A set of web services exposing Bushido API

Download bushido-java-service

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • bushido-model-lib
  • bushido-service-lib
  • bushido-address-watcher
  • bushido-wallet-service

Versions

Version
1.0.3
1.0.1
1.0.0