Group Id io.github.scalahub
Artifact Id btc_2.12
Version 1.2.1
Packaging jar
URL -
Badge
Last Updated 2022-06-01T23:55:25+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>io.github.scalahub</groupId>
    <artifactId>btc_2.12</artifactId>
    <version>1.2.1</version>
</dependency>
implementation group: 'io.github.scalahub', name: 'btc_2.12', version: '1.2.1'
implementation 'io.github.scalahub:btc_2.12:1.2.1'
implementation("io.github.scalahub:btc_2.12:1.2.1")
libraryDependencies += "io.github.scalahub" % "btc_2.12" % "1.2.1"
<dependency org="io.github.scalahub" name="btc_2.12" rev="1.2.1"/>
@Grapes(
    @Grab(group='io.github.scalahub', module='btc_2.12', version='1.2.1')
)
[io.github.scalahub/btc_2.12 "1.2.1"]
'io.github.scalahub:btc_2.12:1.2.1'