License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.bushidowallet |
ArtifactId | ArtifactIdbushido-java-service |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.bushidowallet:bushido-java-service
A set of web services exposing Bushido API
|
Filename | Size |
---|---|
bushido-java-service-1.0.3.pom | 3 KB |
Browse |
<!-- 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"]