t

tools_2.12

tools
https://github.com/Topl/Bifrost
MPL2.0
co.topl
James Aman Nicholas Edmonds
Files download
File Operation
tools_2.12-1.10.2.jar download
tools_2.12-1.10.2.pom download
tools_2.12-1.10.2-sources.jar download
Apache Maven
<dependency>
  <groupId>co.topl</groupId>
  <artifactId>tools_2.12</artifactId>
  <version>1.10.2</version>
</dependency>
Gradle Groovy
implementation 'co.topl:tools_2.12:1.10.2'
Gradle Kotlin
implementation("co.topl:tools_2.12:1.10.2")
Scala SBT
libraryDependencies += "co.topl" % "tools_2.12" % "1.10.2"
Groovy Grape
@Grapes(
  @Grab(group='co.topl', module='tools_2.12', version='1.10.2')
)
Apache Ivy
<dependency org="co.topl" name="tools_2.12" rev="1.10.2" />
Leiningen
[co.topl/tools_2.12 "1.10.2"]
Apache Buildr
'co.topl:tools_2.12:jar:1.10.2'