b

btm

Apache License, Version 2.0 GPL 3
Ludovic Orban Brett Wooldridge Marc Magon
Files download
File Operation
btm-0.63.0.19.jar download
btm-0.63.0.19.pom download
btm-0.63.0.19-sources.jar download
Apache Maven
<dependency>
  <groupId>com.jwebmp.jre11</groupId>
  <artifactId>btm</artifactId>
  <version>0.63.0.19</version>
</dependency>
Gradle Groovy
implementation 'com.jwebmp.jre11:btm:0.63.0.19'
Gradle Kotlin
implementation("com.jwebmp.jre11:btm:0.63.0.19")
Scala SBT
libraryDependencies += "com.jwebmp.jre11" % "btm" % "0.63.0.19"
Groovy Grape
@Grapes(
  @Grab(group='com.jwebmp.jre11', module='btm', version='0.63.0.19')
)
Apache Ivy
<dependency org="com.jwebmp.jre11" name="btm" rev="0.63.0.19" />
Leiningen
[com.jwebmp.jre11/btm "0.63.0.19"]
Apache Buildr
'com.jwebmp.jre11:btm:jar:0.63.0.19'