is not current version
Last Version 1.10.2

co.topl:brambl_2.12 1.4.5

brambl

GroupId

GroupId

co.topl
ArtifactId

ArtifactId

brambl_2.12
Version

Version

1.4.5
Type

Type

jar

Download brambl_2.12 1.4.5


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