Group Id io.github.scalahub
Artifact Id btc_2.12
Version 1.2.2
Packaging jar
URL -
Badge
Last Updated 2022-06-02T02:17:15+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.2</version>
</dependency>
implementation group: 'io.github.scalahub', name: 'btc_2.12', version: '1.2.2'
implementation 'io.github.scalahub:btc_2.12:1.2.2'
implementation("io.github.scalahub:btc_2.12:1.2.2")
libraryDependencies += "io.github.scalahub" % "btc_2.12" % "1.2.2"
<dependency org="io.github.scalahub" name="btc_2.12" rev="1.2.2"/>
@Grapes(
    @Grab(group='io.github.scalahub', module='btc_2.12', version='1.2.2')
)
[io.github.scalahub/btc_2.12 "1.2.2"]
'io.github.scalahub:btc_2.12:1.2.2'