1 Star 0 Fork 2

Clown / bitcoinj-core

forked from BEPAL / bitcoinj-core 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build.gradle 810 Bytes
一键复制 编辑 原始数据 按行查看 历史
超级大富 提交于 2018-03-08 16:08 . fix gradlew
group 'com.bitcoinj'
version '1.0-SNAPSHOT'
apply plugin: 'java'
sourceCompatibility = 1.8
repositories {
mavenCentral()
}
dependencies {
testCompile group: 'junit', name: 'junit', version: '4.12'
compile 'com.google.protobuf:protobuf-java:3.3.1'
compile 'com.google.guava:guava:22.0-android'
compile 'org.slf4j:slf4j-api:1.7.20'
compile 'org.slf4j:slf4j-jdk14:1.7.20'
compile 'net.jcip:jcip-annotations:1.0'
compile 'com.madgag.spongycastle:core:1.56.0.0'
compile 'com.squareup.okhttp3:okhttp:3.8.1'
compile 'com.lambdaworks:scrypt:1.4.0'
compile 'org.fusesource.leveldbjni:leveldbjni-all:1.8'
compile 'com.google.protobuf:protobuf-java-util:3.3.1'
compile 'org.easymock:easymock:3.2'
compile 'com.fasterxml.jackson.core:jackson-databind:2.5.2'
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/yifood_me_admin/bitcoinj-core.git
git@gitee.com:yifood_me_admin/bitcoinj-core.git
yifood_me_admin
bitcoinj-core
bitcoinj-core
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891