is not current version
Last Version 1.99

org.bitcoin-s:appcommonstest_2.12 1.9.0

appCommonsTest

GroupId

GroupId

org.bitcoin-s
ArtifactId

ArtifactId

appcommonstest_2.12
Version

Version

1.9.0
Type

Type

jar

Download appcommonstest_2.12 1.9.0


<!-- https://jarcasting.com/artifacts/org.bitcoin-s/appcommonstest_2.12/ -->
<dependency>
    <groupId>org.bitcoin-s</groupId>
    <artifactId>appcommonstest_2.12</artifactId>
    <version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitcoin-s/appcommonstest_2.12/
implementation 'org.bitcoin-s:appcommonstest_2.12:1.9.0'
// https://jarcasting.com/artifacts/org.bitcoin-s/appcommonstest_2.12/
implementation ("org.bitcoin-s:appcommonstest_2.12:1.9.0")
'org.bitcoin-s:appcommonstest_2.12:jar:1.9.0'
<dependency org="org.bitcoin-s" name="appcommonstest_2.12" rev="1.9.0">
  <artifact name="appcommonstest_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitcoin-s', module='appcommonstest_2.12', version='1.9.0')
)
libraryDependencies += "org.bitcoin-s" % "appcommonstest_2.12" % "1.9.0"
[org.bitcoin-s/appcommonstest_2.12 "1.9.0"]