is not current version
Last Version 1.0.1

io.github.ganchix:bitcoinj-spring-boot-parent 0.0.1

Spring boot starter using for bitcoinj integration.

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.ganchix
ArtifactId

ArtifactId

bitcoinj-spring-boot-parent
Version

Version

0.0.1
Type

Type

pom

Download bitcoinj-spring-boot-parent 0.0.1


<!-- https://jarcasting.com/artifacts/io.github.ganchix/bitcoinj-spring-boot-parent/ -->
<dependency>
    <groupId>io.github.ganchix</groupId>
    <artifactId>bitcoinj-spring-boot-parent</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ganchix/bitcoinj-spring-boot-parent/
implementation 'io.github.ganchix:bitcoinj-spring-boot-parent:0.0.1'
// https://jarcasting.com/artifacts/io.github.ganchix/bitcoinj-spring-boot-parent/
implementation ("io.github.ganchix:bitcoinj-spring-boot-parent:0.0.1")
'io.github.ganchix:bitcoinj-spring-boot-parent:pom:0.0.1'
<dependency org="io.github.ganchix" name="bitcoinj-spring-boot-parent" rev="0.0.1">
  <artifact name="bitcoinj-spring-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.ganchix', module='bitcoinj-spring-boot-parent', version='0.0.1')
)
libraryDependencies += "io.github.ganchix" % "bitcoinj-spring-boot-parent" % "0.0.1"
[io.github.ganchix/bitcoinj-spring-boot-parent "0.0.1"]