MVN

org.bitlap : smt-common_2.13

Maven & Gradle

Aug 14, 2023
14 stars

smt-common · smt-common

<dependency>
    <groupId>org.bitlap</groupId>
    <artifactId>smt-common_2.13</artifactId>
    <version>0.9.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bitlap : smt-common_2.13 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.2

All Versions

Choose a version of org.bitlap : smt-common_2.13 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
smt-common_2.13-0.9.2
smt-common_2.13-0.9.1
smt-common_2.13-0.9.0
0.8.x
smt-common_2.13-0.8.0
0.7.x
smt-common_2.13-0.7.5
smt-common_2.13-0.7.4
smt-common_2.13-0.7.3
smt-common_2.13-0.7.2
smt-common_2.13-0.7.1
smt-common_2.13-0.7.0
0.6.x
smt-common_2.13-0.6.0

How to add a dependency to Maven

Add the following org.bitlap : smt-common_2.13 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.bitlap</groupId>
    <artifactId>smt-common_2.13</artifactId>
    <version>0.9.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.bitlap : smt-common_2.13 gradle dependency to your build.gradle file:

implementation 'org.bitlap:smt-common_2.13:0.9.2'

Gradle Kotlin DSL: Add the following org.bitlap : smt-common_2.13 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.bitlap:smt-common_2.13:0.9.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.bitlap : smt-common_2.13 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.bitlap" % "smt-common_2.13" % "0.9.2"

Advertisement

Dependencies from Group

Jul 22, 2021
5 usages
2 stars
Jul 22, 2021
3 usages
2 stars
Jul 22, 2021
2 usages
2 stars
Jul 22, 2021
1 usages
2 stars
Jul 22, 2021
1 usages
2 stars

Discover Dependencies