is not current version
Last Version 0.7.3

org.bitlap:smt-annotations_2.11 0.7.1

smt-annotations

GroupId

GroupId

org.bitlap
ArtifactId

ArtifactId

smt-annotations_2.11
Version

Version

0.7.1
Type

Type

jar

Download smt-annotations_2.11 0.7.1


<!-- https://jarcasting.com/artifacts/org.bitlap/smt-annotations_2.11/ -->
<dependency>
    <groupId>org.bitlap</groupId>
    <artifactId>smt-annotations_2.11</artifactId>
    <version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitlap/smt-annotations_2.11/
implementation 'org.bitlap:smt-annotations_2.11:0.7.1'
// https://jarcasting.com/artifacts/org.bitlap/smt-annotations_2.11/
implementation ("org.bitlap:smt-annotations_2.11:0.7.1")
'org.bitlap:smt-annotations_2.11:jar:0.7.1'
<dependency org="org.bitlap" name="smt-annotations_2.11" rev="0.7.1">
  <artifact name="smt-annotations_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitlap', module='smt-annotations_2.11', version='0.7.1')
)
libraryDependencies += "org.bitlap" % "smt-annotations_2.11" % "0.7.1"
[org.bitlap/smt-annotations_2.11 "0.7.1"]