License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.tchoulihan |
ArtifactId | ArtifactIdbitmerchant |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbitmerchant-wallet
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
bitmerchant-1.4.0.pom | |
bitmerchant-1.4.0.jar | 6 MB |
bitmerchant-1.4.0-sources.jar | 6 MB |
bitmerchant-1.4.0-javadoc.jar | 197 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tchoulihan/bitmerchant/ -->
<dependency>
<groupId>com.github.tchoulihan</groupId>
<artifactId>bitmerchant</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tchoulihan/bitmerchant/
implementation 'com.github.tchoulihan:bitmerchant:1.4.0'
// https://jarcasting.com/artifacts/com.github.tchoulihan/bitmerchant/
implementation ("com.github.tchoulihan:bitmerchant:1.4.0")
'com.github.tchoulihan:bitmerchant:jar:1.4.0'
<dependency org="com.github.tchoulihan" name="bitmerchant" rev="1.4.0">
<artifact name="bitmerchant" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tchoulihan', module='bitmerchant', version='1.4.0')
)
libraryDependencies += "com.github.tchoulihan" % "bitmerchant" % "1.4.0"
[com.github.tchoulihan/bitmerchant "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.tchoulihan : activejdbc | jar | 1.4.19-SNAPSHOT |
org.apache.httpcomponents : httpclient | jar | 4.4 |
args4j : args4j | jar | 2.0.29 |
com.google.protobuf : protobuf-java | jar | 2.6.1 |
org.joda : joda-money | jar | 0.10.0 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.13 |
org.xerial : sqlite-jdbc | jar | 3.7.2 |
joda-time : joda-time | jar | 2.3 |
com.google.code.gson : gson | jar | 2.2.2 |
ch.qos.logback : logback-classic | jar | 1.0.13 |
com.sparkjava : spark-core | jar | 2.0.0 |
org.bitcoinj : bitcoinj-core | jar | 0.13-SNAPSHOT |
org.bitcoinj : bitcoinj-tools | jar | 0.13-SNAPSHOT |
com.google.guava : guava | jar | 16.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |